country-select-js icon indicating copy to clipboard operation
country-select-js copied to clipboard

How do i show blank select box?

Open dee2499 opened this issue 7 years ago • 1 comments

Hello,

Is this select box supports multiple selection?

dee2499 avatar Sep 17 '18 10:09 dee2499

The plugin does not support multiple selections. As for showing a blank select box, see issue #55. It's not currently supported. If you don't specify a default country, it will automatically select the first one in the list.

If you have an implementation to allow the user to specify no country selected to start (perhaps by passing "none" as the default country code), I'd be happy to review a pull request.

mrmarkfrench avatar Feb 22 '19 04:02 mrmarkfrench