Kind: Function
Source: atloria-monorepo/packages/editor/src/plugins/table/TableNode.tsx
Signature
tsfunction $createTableNode(mdastNode: Mdast.Table): TableNode
Parameters
| Name | Type |
|---|---|
mdastNode | Mdast.Table |
Returns: TableNode
Kind: Function
Source: atloria-monorepo/packages/editor/src/plugins/table/TableNode.tsx
tsfunction $createTableNode(mdastNode: Mdast.Table): TableNode
| Name | Type |
|---|---|
mdastNode | Mdast.Table |
Returns: TableNode
Was this page helpful?