# TableEditorProps

**Kind:** Interface

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

## Properties

| Property | Type |
|---|---|
| `parentEditor` | `LexicalEditor` |
| `lexicalTable` | `TableNode` |
| `mdastNode` | `Mdast.Table` |
