new LocalStorage()
- Source:
Methods
-
read()
-
Reads the config out of the HTML5 local storage and initializes the object config. if config is null the default config will be used
- Source:
-
write()
-
Writes the config to HTML5 local storage
- Source: