API Reference > ui-framework > StatusBar > ConditionalFieldProps > boolFunc boolFunc Method Function to be called to return a boolean value. If the boolean value is different than the component's state value setState is called to update the value and trigger a re-render. boolFunc(props: StatusFieldProps): boolean Parameter Type Description props StatusFieldProps Returns - boolean Defined in ui/framework/src/ui-framework/statusfields/ConditionalField.tsx Line 21 Last Updated: 12 June, 2024