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

ParameterType
propsobject
context?any

Returns

ReactNode