Function: BoldItalicUnderlineToggles()

BoldItalicUnderlineToggles(props): ReactNode | Promise<ReactNode>

A toolbar component that lets the user toggle bold, italic and underline formatting.

Parameters

ParameterType
propsBoldItalicUnderlineTogglesProps

Returns

ReactNode | Promise<ReactNode>