Rich Text

Overview
The RichText module allows editors to create rich text content, with common text formatting options such as paragraphs, lists and colors, and allows for text to be linked dynamically and embedded within the rich text content.
RichText Properties
Content Markup (required) Rich text Defines the text of the checkbox.
Style attribute String, css style property input Can apply additional CSS to customize the rich text contents.
Listeners
RichText:set-content
Sets the content of the Rich Text module to the content
input string.
Last updated
Was this helpful?