Hook that retrieves a string safely from local storage, also allowing setting the item and removing it.
The key to use in local storage. This should be unique to the item.
The default value to use if the item is not found in local storage.
Generated using TypeDoc
Hook that retrieves a string safely from local storage, also allowing setting the item and removing it.