'any' widget
'any' widget¶
| Name | Type | Default Value | Description |
|---|---|---|---|
| fontsize | number | 0.3 | Font-size |
| backgroundColor | string | rgba(0, 0, 0, 0) | Background color |
| textColor | string | var(--widget-color) | Text color |
| valueFontFamily | string | Helvetica Neue | Font-family. Possible values: Arial, Verdana, Tahoma, Trebuchet MS, Times New Roman, Georgia, Garamond, Courier New, Brush Script MT, Montserrat, ralway, Lucida Grande, Lato, Menlo |
| textAlign | string | left | Text horizontal alignment. Possible values: left, center, right |
| displayBorder | boolean | False | If true, a border is displayed around the widget |
| centerVertically | boolean | True | Ensure vertical centering of the text |