# FrontmatterEditorProps

**Kind:** Interface

**Source:** [`atloria-monorepo/packages/editor/src/plugins/frontmatter/FrontmatterEditor.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/editor/src/plugins/frontmatter/FrontmatterEditor.tsx#L13)

## Properties

| Property | Type |
|---|---|
| `yaml` | `string` |
| `onChange` | `(yaml: string) => void` |
