Is it possible to select the first option that matches what you are typing when the control has focus? Much like you could do with a plan HTML select control, so if you typed "TW" in this plnkr, it would select the option "TWO"...
http://embed.plnkr.co/zm0sQUMcYacNb4jNdpMM/
Is it possible to select the first option that matches what you are typing when the control has focus? Much like you could do with a plan HTML
select
control, so if you typed "TW" in this plnkr, it would select the option "TWO"... http://embed.plnkr.co/zm0sQUMcYacNb4jNdpMM/Is that currently possible?