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 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.