Kind: Interface
Source: atloria-monorepo/packages/editor/src/plugins/codeblock/CodeBlockNode.tsx
The options necessary to construct a new code block node.
Properties
| Property | Type |
|---|---|
code | string |
language | string |
meta | string |
Kind: Interface
Source: atloria-monorepo/packages/editor/src/plugins/codeblock/CodeBlockNode.tsx
The options necessary to construct a new code block node.
| Property | Type |
|---|---|
code | string |
language | string |
meta | string |
Was this page helpful?