Function: InsertTable()
InsertTable(
props):ReactNode|Promise<ReactNode>
A toolbar button that allows the user to insert a table.
For this button to work, you need to have the tablePlugin plugin enabled.
Parameters
| Parameter | Type |
|---|---|
props | object |
Returns
ReactNode | Promise<ReactNode>