DirectiveDescriptor.Editor property
The React component to be used as an Editor. See DirectiveEditorProps for the props passed to the component.
Signature:
Editor: React.ComponentType<DirectiveEditorProps<T>>;
The React component to be used as an Editor. See DirectiveEditorProps for the props passed to the component.
Signature:
Editor: React.ComponentType<DirectiveEditorProps<T>>;