A component to display plain text or formatted text using Markdown syntax.

Fields

NameTypeDescriptionOptions
TextTextAdd text directly, or reference state elements with @.-
Use MarkdownBooleanThe Markdown output will be sanitised; unsafe elements will be removed.
  1. Yes
  2. No
AlignmentText-
  1. Left
  2. Center
  3. Right
Primary textColor--
Custom CSS classesTextCSS classes, separated by spaces. You can define classes in custom stylesheets.-

Events