Kind: Function
Source: atloria-monorepo/packages/editor/src/plugins/frontmatter/FrontmatterNode.tsx
Signature
tsfunction $createFrontmatterNode(yaml: string): FrontmatterNode
Parameters
| Name | Type |
|---|---|
yaml | string |
Returns: FrontmatterNode
Kind: Function
Source: atloria-monorepo/packages/editor/src/plugins/frontmatter/FrontmatterNode.tsx
tsfunction $createFrontmatterNode(yaml: string): FrontmatterNode
| Name | Type |
|---|---|
yaml | string |
Returns: FrontmatterNode
Was this page helpful?