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
app-localstorage-tidy-string - Vaadin Add-on Directory
Webcomponent for storing string in Localstorage. ( Polymer 2.* )
**[ This description is mirrored from README.md at [github.com/faan11/app-localstorage-tidy-string](https://github.com//faan11/app-localstorage-tidy-string/blob/2.0.1/README.md) on 2019-05-22 ]**
# \
app-localstorage-tidy-string writes and reads string using localStorage api.
```html
Issue trackerthis test was executed: {{test}}
```License
Online Demo
View on GitHub
Documentation
GitHub Homepage
app-localstorage-tidy-string version 2.0.0
### Dependencies
Polymer/polymer#^2.0.0
app-localstorage-tidy-string version 2.0.1
### Dependencies
Polymer/polymer#^2.0.0