UiStateStorage

Interfaces and classes for working with persistent UI settings.

Classes

Name Description  
LocalStateStorage Implementation of UiStateStorage using Window.localStorage.  
UiStateEntry A single UI State entry that is identified by namespace and setting name.  

Enumerations

Name Description  
UiStateStorageStatus Enum for UiStateStorage status.  

Interfaces

Name Description  
UiStateStorage Interface for getting, saving and deleting settings.  
UiStateStorageResult Interface for result of accessing UI state setting in UiStateStorage.  

Last Updated: 12 February, 2024