Function: InsertThematicBreak()

InsertThematicBreak(props, context?): ReactNode

A toolbar button that allows the user to insert a thematic break (rendered as an HR HTML element). For this button to work, you need to have the thematicBreakPlugin plugin enabled.

Parameters

ParameterType
propsobject
context?any

Returns

ReactNode