app-localstorage-tidy-string
Webcomponent for storing string in Localstorage. ( Polymer 2.* )
[ This description is mirrored from README.md at github.com/faan11/app-localstorage-tidy-string on 2019-05-22 ]
<app-localstorage-tidy-string>
app-localstorage-tidy-string writes and reads string using localStorage api.
<app-localstorage-tidy-string
key="test"
value="{{test}}"
default-value="{{defaultValue}}">
</app-localstorage-tidy-string>
<h2> this test was executed: {{test}} </h2>
Links
Compatibility
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-15
- Maturity
- TESTED
- License
- Other
Compatibility
- Framework
- Polymer 2.0+
- Browser
- Browser Independent