API Reference > ui-framework > SyncUi > BooleanListenerProps BooleanListenerProps Interface Properties supported by BooleanSyncUiListener component. Methods Name Description boolFunc(): boolean Function to be called to return a boolean value. Properties Name Type Description defaultValue undefined | boolean Optional, default/initial boolean value that is saved in the components state. eventIds string[] One or more SyncUi event Ids that will trigger the function to be called. Defined in ui/framework/src/ui-framework/syncui/BooleanListener.tsx Line 16 Last Updated: 12 June, 2024