Kind: Component
Source: atloria-monorepo/packages/editor/src/plugins/jsx/LexicalJsxNode.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
parentEditor | LexicalEditor | ✓ | - |
lexicalJsxNode | LexicalJsxNode | ✓ | - |
mdastNode | MdastJsx | ✓ | - |
config | EditorConfig | ✓ | - |
focusEmitter | VoidEmitter | ✓ | - |
Diagram
mermaidgraph TD component_JsxEditorContainer_7000f178["JsxEditorContainer"] class component_JsxEditorContainer_7000f178 rootComponent
Relationships
- RENDERS →
NestedEditorsContext-Provider - RENDERS →
Editor - USES_HOOK →
useCellValue
Was this page helpful?