Example of undefined in React Rich Text Editor Component

/
/
QuickFormatToolbar

This sample demonstrates the "Quick Format Toolbar" option in Rich Text Editor content. To select the text content inside the Rich Text Editor and open the Quick Format toolbar for editing the Rich Text Editor value.

More Details...

Loading....
Description

The Quick format toolbar is used to easily edit the value of the Rich Text Editor when there is a lot of content in it. This quick toolbar item provides any toolbar item in the Rich Text Editor. This will support all the items in the toolbars of the Rich Text Editor.

In this demo, to enable this feature, configure the items in quickToolbarSettings.text property.

Injecting Module

The above features built as modules have to be included in your application. For example, to use image and link, inject the specific module using Toolbar, Link, Image, HtmlEditor, QuickToolbar, FormatPainter, PasteCleanup.