DefaultToolbar
See source codeTable of contents
The default toolbar for the editor. children defaults to the DefaultToolbarContent component.
Depending on the screen size, the children will overflow into a drop-down menu, with the most
recently active item from the overflow being shown in the main toolbar.
Properties
children
optional
children?: ReactNodePrev
DefaultToastsNext
DefaultToolbarContent