SyncUiProps Interface

Beta

Definition that allows component to register to monitor SyncUi events.

Properties

Name Type Description
stateFunc undefined | (state: Readonly<BaseItemState>) => BaseItemState Function called to get the new items state  
stateSyncIds undefined | string[] Synchronize Ids to listen for  

Defined in

Last Updated: 08 January, 2020