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

    • Default
      This is for backward compatibility purposes only.
    • 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 to treat the Text field as markdown syntax.

    Note

    For more information on markdown syntax, see UI builder element markdown.