angular-material-extensions / select-country

Angular Material component that allow users to select a country or nationality with an autocomplete feature
https://angular-material-extensions.github.io/select-country/
MIT License
126 stars 40 forks source link

Possibility to reset field #75

Open aceleghin opened 3 years ago

aceleghin commented 3 years ago

Is your feature request related to a problem? Please describe. In your demo I see there is no possibility to reset the field, if I select the country I see the flag in the field but if I cancel the country in the input the flag does not go away.

Describe the solution you'd like An icon to reset the field or an event that reset the field when I cancel the input.