Kind: Component
Source: atloria-monorepo/packages/editor/src/jsx-editors/GenericJsxEditor.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
mdastNode | any | ✓ | - |
descriptor | any | ✓ | - |
PropertyEditor | any | ✓ | - |
Diagram
mermaidgraph TD component_GenericJsxEditor_3c825878["GenericJsxEditor"] class component_GenericJsxEditor_3c825878 rootComponent
Relationships
- RENDERS →
PropertyEditorComponent - RENDERS →
NestedLexicalEditor - USES_HOOK →
useMdastNodeUpdater - USES_HOOK →
useMemo - USES_HOOK →
useCallback
Was this page helpful?