A user input component that allows users to select a single value from a list of options using a dropdown menu.

Fields

NameTypeDescriptionOptions
LabelText--
OptionsKey-ValueKey-value object with options. Must be a JSON string or a state reference to a dictionary.-
Custom CSS classesTextCSS classes, separated by spaces. You can define classes in custom stylesheets.-

Events