@notincontrol wrote:
Hello,
I am using Dash Dropdown multi, and I would like to keep the selection window open after the user selects an option, so that they can select more options.
My understanding is the dash dropdown is based off of react-select, and I think this feature is enabled by
closeMenuOnSelect={false}
However, I can not figure out how to enable that option using dash, or to recreate it. Any help would be greatly appreciated.
You can see an example here, under the multi section, when you check “Stay open when an Option is selected”
Thanks,
Kevin
Posts: 3
Participants: 2