Widget Functionality
What it does
Displays a text label with configurable typography and color. Useful for section headings, captions, or surfacing a bound value.
Expected input
Static
contentor a binding provided by the dashboard (if wired).
What you’ll see
A text block styled per your configuration (
fontFamily,fontSize,color,textAlign).
Notes
By default, no GraphQL calls are made; the widget is purely presentational unless wired to data by the dashboard.