Constants: RF: jsRich

Parent: $root.$constants

kJSRichTextAlignThe Toolbar item to allow the alignment to be set
kJSRichTextBGColorThe Toolbar item to allow background color to be selected
kJSRichTextBlockQuoteThe Toolbar item to allow block quotes to be added
kJSRichTextBulletListThe Toolbar item to allow un-ordered lists to be added
kJSRichTextClearThe Toolbar item to clear formatting on the selection
kJSRichTextCodeBlockThe Toolbar item to allow code blocks to be added
kJSRichTextDataFormatHTMLUse HTML as the data format. May lose some Rich Text formatting.
kJSRichTextDataFormatJSONUse JSON as the data format (default). Stores full Rich Text formatting.
kJSRichTextDataFormatPlainUse Plain Text as the data format. Loses most Rich Text formatting.
kJSRichTextFontColorThe Toolbar item to allow font color to be selected
kJSRichTextFontListThe Toolbar item to show a list of fonts
kJSRichTextFontSizeThe Toolbar item to show a list of font sizes
kJSRichTextFontStyleThe Toolbar items to enable bold, italic, underline & line-through
kJSRichTextImageThe Toolbar item to attach images
kJSRichTextIndentThe Toolbar item to enable the indent buttons
kJSRichTextLinkThe Toolbar item to create hyperlinks
kJSRichTextNoneNone of the Rich Text Editor toolbar items
kJSRichTextOrderedListThe Toolbar item to allow ordered lists to be added
kJSRichTextPrintThe Toolbar item to print the editor contents
kJSRichTextScriptThe Toolbar items to enable subscript & superscript
kJSRichTextVideoThe Toolbar item to embed videos