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

Fields

NameTypeDescriptionOptions
TextTextAdd text directly, or reference state elements with @.-
Enable markdownBooleanThe Markdown output will be sanitised; unsafe elements will be removed.-
AlignmentText-
  1. Left
  2. Center
  3. Right
Enable copy buttonBooleanEnable a copy button that lets users to copy the contents in this field to their clipboard-
Primary textColor--
Custom CSS classesTextCSS classes, separated by spaces. You can define classes in custom stylesheets.-

Events