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

ParameterType
propsobject

Returns

ReactNode | Promise<ReactNode>