DefaultOption for multiselect? #225
Unanswered
noque-lind
asked this question in
Q&A
Replies: 3 comments
|
I have the same issue |
0 replies
|
I have the same issue |
0 replies
|
I have opened a PR to add this functionality: #263 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello,
Is there anyway to specify multiple default selected values? Currently it seems it is only possible to specify one defaultOption that can be shown initially. However in my app, I use the component in multiple={true} mode, but would need to fill in the component with the previously selected options.
All reactions