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: 13 May, 2024