CodeBlockEditorDescriptor.Editor property
The React component to be used. See CodeBlockEditorProps for the props passed to the component.
Signature:
Editor: React.ComponentType<CodeBlockEditorProps>;
The React component to be used. See CodeBlockEditorProps for the props passed to the component.
Signature:
Editor: React.ComponentType<CodeBlockEditorProps>;