Directory

← Back

app-localstorage-tidy

Webcomponent for storing json in Localstorage. ( Polymer 2.* )

Author

Contributors

Rating

[ This description is mirrored from README.md at github.com/faan11/app-localstorage-tidy on 2019-05-10 ]

<app-localstorage-tidy>

app-localstorage-tidy writes and reads using localStorage api.

<app-localstorage-tidy
    key="test"
    value="{{test}}"
    default-value="{{defaultValue}}">
</app-localstorage-tidy>
<h2> this test was executed: {{test}} </h2>

Compatibility

(Loading compatibility data...)

Was this helpful? Need more help?
Leave a comment or a question below. You can also join the chat on Discord or ask questions on StackOverflow.

Version

Dependencies

Polymer/polymer#^2.0.0

Released
2017-10-07
Maturity
TESTED
License
Other

Compatibility

Framework
Polymer 2.0+
Browser
Browser Independent
Online