Function: InsertTable()
InsertTable(
props
,context
?):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 |
context ? | any |
Returns
ReactNode