Kind: Component
Source: atloria-monorepo/packages/editor/src/plugins/frontmatter/FrontmatterEditor.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
yaml | string | ✓ | - |
onChange | Function | ✓ | - |
Diagram
mermaidgraph TD component_FrontmatterEditor_3f108175["FrontmatterEditor"] class component_FrontmatterEditor_3f108175 rootComponent
Relationships
- RENDERS →
Dialog-Root - RENDERS →
Dialog-Portal - RENDERS →
Dialog-Overlay - RENDERS →
Dialog-Content - RENDERS →
Dialog-Title - RENDERS →
TableInput - RENDERS →
Dialog-Close - USES_HOOK →
useCellValues - USES_HOOK →
useTranslation - USES_HOOK →
usePublisher - USES_HOOK →
useMemo - USES_HOOK →
useForm - USES_HOOK →
useFieldArray - USES_HOOK →
useCallback
Was this page helpful?