CustomFormatPropEditorSpec Interface
Properties that define an EditorSpec for editing a custom formatting property that is stored in the "custom" property in the FormatProps. The editor controls will be automatically generated in the UI and are limited to a checkbox to set a boolean value, a text dropdown/select component to pick a string value from a list of options, and a text input component that returns a string value.
Properties
Name | Type | Description | |
---|---|---|---|
editorType | "text" | "select" | "checkbox" | ||
label | string |
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.