it allows me to type only one letter, when typing a second letter it shows the options starting with this one. for eg: when I type B it displays Black but if I type Bl it displays the L words eg: Layer, instead of keeping Black selected

有帮助吗?

解决方案

if you want to be able to type down the text you should definitely enable "allowCustomText". If you need to prevent then this text to be seen as data you should check manually that there is a selectedvalue.

I hope it helps :)

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top