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 undefined | PropertyEditorParameters[] Parameters for the editor.  

Defined in

Last Updated: 20 June, 2023