API Reference > ui-components > PropertyEditors > ImageCheckBoxEditor ImageCheckBoxEditor Class Beta ImageCheckBoxEditor Boolean editor that renders with an image instead of checkbox Extends PureComponent<PropertyEditorProps, ImageCheckBoxEditorState> Implements TypeEditor Methods Name Description constructor(props: Readonly<PropertyEditorProps>): ImageCheckBoxEditor constructor(props: PropertyEditorProps, context?: any): ImageCheckBoxEditor Deprecated getPropertyValue(): Promise<undefined | PropertyValue> render(): Element Properties Name Type Description hasFocus Accessor ReadOnly boolean htmlElement Accessor ReadOnly | HTMLElement Defined in ui/components/src/ui-components/editors/ImageCheckBoxEditor.tsx Line 34 Last Updated: 12 June, 2024