Interface: ReactOutputs
Properties
Component
Component:
EditorComponentType
The editor component, this can be used by Plans that depend on this to render the editor such as ReactPluginHostPlan or internally by LexicalPlanComposer.
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.