vui document

Class: cookie

cookie

View source: cookie.js.

Arguments:

vui.cookie (key, value, options)

  1. key - (String) 键
  2. value - (String) 值
  3. options

Example:

vui.cookie('the_cookie');