Storage Element Example

Source code

The custom elements that save the value property of the element to various storages.

<*-storage> elements require the target property which select the element to save it's the value property.

<urlfragment-storage>

<urlquery-storage>

<local-storage>

Auto-save In localStorage

Fork me on GitHub