Skip to main content

Text

The Text component is unique in that it provides a Rich Text Editor (RTE) that allows the user to style text.

The RTE has the following features.

  • B - bold text
  • I - italic text
  • Unordered list - create an unordered list
  • Ordered list - create an ordered list
  • Quotes - add quotes
  • Link - add a link
  • Undo - undo the previous change
  • Redo - redo the previous change

Properties

NameTypeDefaultDescription
stylenormal
heading1
heading2
heading3
heading4
heading5
heading6
string
normalDefines the style of the text within the RTE container.
textstringDefines the text within the RTE container.
on this page