getUiStateStorage MethodStatic

The UI Settings Storage is a convenient wrapper around Local Storage to assist in caching state information across user sessions. It was previously used to conflate both the state information across session and the information driven directly from user explicit action, which are now handled with user preferences.

getUiStateStorage(): UiStateStorage

Returns - UiStateStorage

Defined in

Last Updated: 21 March, 2024