Kind: Interface
Source: atloria-monorepo/packages/editor/src/plugins/frontmatter/FrontmatterEditor.tsx
Properties
| Property | Type |
|---|---|
yaml | string |
onChange | (yaml: string) => void |
Kind: Interface
Source: atloria-monorepo/packages/editor/src/plugins/frontmatter/FrontmatterEditor.tsx
| Property | Type |
|---|---|
yaml | string |
onChange | (yaml: string) => void |
Was this page helpful?