markdown
Text * Markdown
Type:
markdown
• Category:visualization
• Tags:text
,markdown
Description
Render markdown text widget
Parameters
Name | Type | Description | Required | Default |
---|---|---|---|---|
widgetId | string | Widget ID (auto-generated if not provided) | no | |
textExpr | string | Expr -> value (converted to string) | no | |
text | string | Direct text (used if no textExpr) | no | |
fontSize | string | Font size for markdown rendering (e.g. '14px', '1em'). Leave empty for default. | no | "" |