Text

This element is a text container, which can contain plain text or text in markdown format.

Properties

  • ID
    Element identifier used to refer to the element it in the callbacks/other areas.
  • Width

    • Fit
      Sets the width according to Text property.
    • Fill
      Uses all of the available width.
      For more information, see Element distribution.
  • Text
    What is displayed in the text container.
  • Enable markdown
    Toggle on for the Text field to be treated as basic markdown syntax.

    Note

    For more information on basic markdown syntax, see the Markdown basic syntax guide.