API Reference > imodeljs-frontend > QuantityFormatting > CheckboxFormatPropEditorSpec CheckboxFormatPropEditorSpec Interface Beta CheckboxFormatPropEditorSpec defines getter and setter method for a boolean property editor. Extends CustomFormatPropEditorSpec Methods Name Description getBool(props: FormatProps): boolean setBool(props: FormatProps, isChecked: boolean): FormatProps Properties Name Type Description editorType "checkbox" Inherited properties Name Type Inherited from Description label string CustomFormatPropEditorSpec Defined in core/frontend/src/quantity-formatting/QuantityFormatter.ts Line 66 Last Updated: 12 June, 2024