addControls |
boolean |
False |
|
listValueFontSize |
number |
0.5 |
Value font-size |
listValueColor |
string |
var(--widget-select-drop-text) |
Color of the displayed values in the list |
listBackgroundColor |
string |
var(--widget-select-drop-color) |
Background color |
selectValueColor |
string |
var(--widget-select-option-highlighted-text) |
Color of the selected value |
selectValueBackgroundColor |
string |
var(--widget-select-option-highlighted-color) |
Background color |
valueFontFamily |
string |
var(--widget-font-family) |
Value 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 |
borderColor |
string |
var(--widget-border-color) |
Border color |
displayBorder |
boolean |
True |
If true, a border is displayed around the widget |