CheckboxFormatPropEditorSpec Interface
CheckboxFormatPropEditorSpec defines getter and setter method for a boolean property editor.
Extends
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
Last Updated: 29 September, 2023