Initial commit
This commit is contained in:
20
references/text-widget.md
Normal file
20
references/text-widget.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# Text Widget & Dynamic Text (2025.23)
|
||||
|
||||
Source: `help-portal-bf11f30235854d6d852d00addb7fd1f6.md` (Use Text Widgets in Analytic Applications).
|
||||
|
||||
## Dynamic text sources
|
||||
- Analytic application properties.
|
||||
- Input controls.
|
||||
- Tile filters & variables.
|
||||
- Model variables.
|
||||
- **Script variables** (Analytics Designer specific; values update automatically at runtime).
|
||||
|
||||
## APIs
|
||||
- `getPlainText()` – returns text with line breaks preserved.
|
||||
- `applyText()` – sets text; use `\n` for line breaks.
|
||||
|
||||
## Notes
|
||||
- Text widget available in stories and analytic applications.
|
||||
- Add via toolbar → **Text**.
|
||||
- Script variables enable fully dynamic text scenarios.
|
||||
|
||||
Reference in New Issue
Block a user