icemanbsi / searchable_dropdown

MIT License
107 stars 162 forks source link

By default selected initial value #140

Open theking200794 opened 3 years ago

theking200794 commented 3 years ago

I am trying to select a value initially in the searchable dropdown when the user not selected anything from the drop-down. After selecting from list it is showing selected value but not showing initially. Is it possible?

maheshyakami commented 2 years ago

The initial value must be one of the items of dropdown items to show up initially.