Parent: $root.$constants
| kJSRichTextAlign | The Toolbar item to allow the alignment to be set |
| kJSRichTextBGColor | The Toolbar item to allow background color to be selected |
| kJSRichTextBlockQuote | The Toolbar item to allow block quotes to be added |
| kJSRichTextBulletList | The Toolbar item to allow un-ordered lists to be added |
| kJSRichTextClear | The Toolbar item to clear formatting on the selection |
| kJSRichTextCodeBlock | The Toolbar item to allow code blocks to be added |
| kJSRichTextDataFormatHTML | Use HTML as the data format. May lose some Rich Text formatting. |
| kJSRichTextDataFormatJSON | Use JSON as the data format (default). Stores full Rich Text formatting. |
| kJSRichTextDataFormatPlain | Use Plain Text as the data format. Loses most Rich Text formatting. |
| kJSRichTextFontColor | The Toolbar item to allow font color to be selected |
| kJSRichTextFontList | The Toolbar item to show a list of fonts |
| kJSRichTextFontSize | The Toolbar item to show a list of font sizes |
| kJSRichTextFontStyle | The Toolbar items to enable bold, italic, underline & line-through |
| kJSRichTextImage | The Toolbar item to attach images |
| kJSRichTextIndent | The Toolbar item to enable the indent buttons |
| kJSRichTextLink | The Toolbar item to create hyperlinks |
| kJSRichTextNone | None of the Rich Text Editor toolbar items |
| kJSRichTextOrderedList | The Toolbar item to allow ordered lists to be added |
| kJSRichTextPrint | The Toolbar item to print the editor contents |
| kJSRichTextScript | The Toolbar items to enable subscript & superscript |
| kJSRichTextVideo | The Toolbar item to embed videos |