Kind: Component
Source: atloria-monorepo/packages/editor/src/plugins/codemirror/CodeMirrorEditor.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
language | any | ✓ | - |
nodeKey | any | ✓ | - |
code | any | ✓ | - |
focusEmitter | any | ✓ | - |
Diagram
mermaidgraph TD component_CodeMirrorEditor_1b095ce5["CodeMirrorEditor"] class component_CodeMirrorEditor_1b095ce5 rootComponent
Relationships
- RENDERS →
Select - USES_HOOK →
useTranslation - USES_HOOK →
useCodeBlockEditorContext - USES_HOOK →
useCellValues - USES_HOOK →
useCodeMirrorRef - USES_HOOK →
useRef - USES_HOOK →
useEffect
Was this page helpful?