Skip to content

FrontmatterEditor

reference
1 min readUpdated

Kind: Component

Source: atloria-monorepo/packages/editor/src/plugins/frontmatter/FrontmatterEditor.tsx

Props

NameTypeRequiredDefault
yamlstring-
onChangeFunction-

Diagram

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

Download as PDF