UiStateStorageHandler Function

Allows to provide a custom UiStateStorageHandler.UiStateStorage implementation to persist UI settings through UiFramework.setUiStateStorage.

This component should wrap the ConfigurableUiContent.

 <UiStateStorageHandler>
   <ConfigurableUiContent />
 </UiStateStorageHandler>

UiStateStorageHandler(props: UiSettingsProviderProps): Element

Parameter Type Description
props UiSettingsProviderProps  

Returns - Element

Defined in

Last Updated: 05 April, 2024