clear
clears the browser cookie
void clear( [string domain] );
| domain | string | optional, the cookie domain |
Example
webix.storage.cookie.clear("site.com");
Back to top
Join Our Forum
We've retired comments here. Visit our forum for faster technical support,
connect with other developers, and share your feedback there.