API Reference > ui-abstract > Item > SyncUiProps 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 ui/abstract/src/ui-abstract/items/AbstractItemProps.ts Line 15 Last Updated: 13 June, 2024