Kind: Component
Source: atloria-monorepo/apps/web/src/components/Editor/MarkdownEditor.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
content | string | ✓ | - |
onChange | Function | ✓ | - |
editable | boolean | - | true |
Diagram
mermaidgraph TD component_MarkdownEditor_7b2c1152["MarkdownEditor"] class component_MarkdownEditor_7b2c1152 rootComponent
Relationships
- RENDERS →
Editor - USES_HOOK →
useRef
Was this page helpful?