Text widget
Renders rich HTML text from Markdown formatted input.
In-ports
text String
- input plain text or Markdown formatted String
config JSON
- component configuration. External configuration will overwrite the settings defined in the Settings dialog.
Out-ports
trigger Bool
- emits boolean value when user clicks anywhere on the widget. Trigger port will be activated only when clickable
setting is set to true
.
Overview
Text widget renders plain text or Markdown formatted content.
Settings
Title
Widget title. It is displayed in the header of the widget tile. To hide the header, leave the Title property empty.
Hide progress bar
By default, widget progress bar is visible. Turn this setting on to hide it.
Hide help icon
By default, help icon is visible. Turn this setting on to hide it.