Is there a way to have the Select2 dropdown appear only after 3 or more chars have been typed?
You can use minimumInputLength
option top do this.
minimumInputLength: 3,
You can look here https://select2.github.io/options.html
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With