PropertyEditorSpecification Interface
This specification allows assigning a custom property editor to specific properties.
@see Property editor specification specification reference documentation page
Properties
Name | Type | Description | |
---|---|---|---|
editorName | string | Name of the property editor that's going to be used in UI components. | |
parameters | PropertyEditorParameters[] | undefined | Parameters for the editor. |
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.