dropdown

Function dropdown 

Source
pub fn dropdown(options: Vec<String>) -> WidgetConfig
Expand description

Helper to create a dropdown widget config

Best for: Many options or detailed work (combobox style)