Skip to main content

Attributes

str
The identifier used to retrieve the widget value from the settings.
str
The label of the input widget.
List[str]
Labels for the select options.
Dict[str, str]
Labels with corresponding values for the select options.
List[str]
The initially selected values.
str
The tooltip text shown when hovering over the tooltip icon next to the label.
str
The text displayed underneath the input widget.

Usage

Code Example