Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 934 Bytes

File metadata and controls

23 lines (12 loc) · 934 Bytes

⚠️ Use of this software is subject to important terms and conditions as set forth in the License file ⚠️

localStorage Value Checker Sample App

Display value set for 'exampleString' key in localStorage if value present

If nothing yet set in localStorage for the 'exampleString' key - display input field to set the value

There is the option to reset the value of localStorage via a button click

References

Zendesk app documentation on localStorage

Documentation from Mozilla on localStorage

Please submit bug reports to Zendesk. Pull requests are welcome.

Screenshot(s):

Shows localStorage items exampleObject & exampleString being stored in localStorage