Articles
61 - 63 entries are shown from 63 total found

Properties

Chapter Mixins
autoupdate enables automatic data updating on server while any changes on client-side are done escape custom escaping function id the ID of a ... update mode url server side data saving script

template

Chapter common helpers
converts string to templating function function template ( ... components look. See also API template.empty template.escape Articles Data Templates

get

Chapter storage.cookie
gets JSON data from the storage object get ... null Example Details The cookie string is returned unescaped and parsed to a JSON object. If you need to get the escaped raw string, use the getRaw method.

Back to top