pub fn dropdown(options: Vec<String>) -> WidgetConfigExpand description
Helper to create a dropdown widget config
Best for: Many options or detailed work (combobox style)
pub fn dropdown(options: Vec<String>) -> WidgetConfigHelper to create a dropdown widget config
Best for: Many options or detailed work (combobox style)