lightning__PropertyEditor Target

Enables a component to be used as a custom property editor in an Experience Builder component. Reference it in a LightningTypeBundle or in an Experience Builder component's js-meta.xml file.

To use this component as a custom property editor in a LightningTypeBundle, specify the component’s fully qualified name as a component override in the editor.json file.

Alternatively, to use this component as a custom property editor for a component property, reference this component in the editor attribute of the property tag.

See Also