Skip to content

GenericJsxEditor

reference
1 min readUpdated

Kind: Component

Source: atloria-monorepo/packages/editor/src/jsx-editors/GenericJsxEditor.tsx

Props

NameTypeRequiredDefault
mdastNodeany-
descriptorany-
PropertyEditorany-

Diagram

mermaid
graph 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?

Download as PDF