Function: KitchenSinkToolbar()

KitchenSinkToolbar(props, context?): ReactNode

A toolbar component that includes all toolbar components. Notice that some of the buttons will work only if you have the corresponding plugin enabled, so you should use it only for testing purposes. You'll probably want to create your own toolbar component that includes only the buttons that you need.

Parameters

ParameterType
propsobject
context?any

Returns

ReactNode