GenericDirectiveEditor variable
A generic editor that can be used as an universal UI for any directive. Allows editing of the directive content and properties. Use this editor for the DirectiveDescriptor Editor option.
Signature:
GenericDirectiveEditor: React.FC<DirectiveEditorProps>