All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.vaadin.polymer.public.bower_components.iron-localstorage.README.md Maven / Gradle / Ivy

There is a newer version: 1.9.3.1
Show newest version
iron-localstorage
=================

Element access to localStorage.  The "name" property
is the key to the data ("value" property) stored in localStorage.

`iron-localstorage` automatically saves the value to localStorage when
value is changed.  Note that if value is an object auto-save will be
triggered only when value is a different instance.

```html

```




© 2015 - 2025 Weber Informatics LLC | Privacy Policy