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