There is a <md-select>
control in Angular Material library. It only allows to select option from list. But what if I want to allow to user to write own value in this field? So I want editable md-select that allows to choose value from list or to write own value. Is it possible?
Use <md-autocomplete>
instead. See the demo.
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