logo
Allow User to Create New Options in `dcc.Dropdown` - Dash Python - Plotly Community Forum

Allow User to Create New Options in `dcc.Dropdown` - Dash Python - Plotly Community Forum

I was wondering if there is a way, to allow users to create new options while selecting from a (potentially empty) dcc.Dropdown. The main idea is for this to also function as a data entry tool. The great autocomplete / …

Related Recipes