API Reference > ui-components > PropertyEditors > BooleanEditor BooleanEditor Class Beta BooleanEditor React component that is a property editor with checkbox input Extends PureComponent<PropertyEditorProps, BooleanEditorState> Implements TypeEditor Methods Name Description constructor(props: Readonly<PropertyEditorProps>): BooleanEditor constructor(props: PropertyEditorProps, context?: any): BooleanEditor Deprecated getPropertyValue(): Promise<undefined | PropertyValue> Properties Name Type Description hasFocus Accessor ReadOnly boolean htmlElement Accessor ReadOnly | HTMLElement Defined in ui/components/src/ui-components/editors/BooleanEditor.tsx Line 26 Last Updated: 11 June, 2024