Skip to content

Latest commit

 

History

History
 
 

localStorage_value_checker_sample_app

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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