Skip to content
This repository has been archived by the owner on May 13, 2021. It is now read-only.

faan11-web/app-localstorage-tidy

Repository files navigation

<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>