Interface: ReactOutputs
Properties
Component
Component:
EditorComponentType
The editor component, this can be used by Extensions that depend on this to render the editor such as ReactPluginHostExtension or internally by LexicalExtensionComposer.
All props have defaults based on the config and editor state, but may be overridden.
Defined in
context
context:
LexicalComposerContextWithEditor
This is equivalent to useLexicalComposerContext() from @lexical/react/LexicalComposerContext.