Function: BoldItalicUnderlineToggles()
BoldItalicUnderlineToggles(
props,context?):ReactNode
A toolbar component that lets the user toggle bold, italic and underline formatting.
Parameters
| Parameter | Type |
|---|---|
props | BoldItalicUnderlineTogglesProps |
context? | any |
Returns
ReactNode