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 radio options.
Dict[str, str]
Labels with corresponding values for the radio options.
str
The initially selected value.
int
Index of the initial value. Can only be used in combination with
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