Class: cookie
cookie
View source: cookie.js.
Arguments:
vui.cookie (key, value, options)
- key - (String) 键
- value - (String) 值
- options
Example:
vui.cookie('the_cookie');
vui.cookie (key, value, options)
vui.cookie('the_cookie');
Documentation generated by JsDoc Toolkit 2.4.0 on Thu Apr 04 2013 21:38:58 GMT+0800 (CST)