javascript - How to get text box that support both autocomplete and manual entry in angular js? -


i have form in website 1 of it's field contains website user's name. need field autocomplete( shows existing users twitter users search) , if typed name not existing autocomplete has support manual entry of name. tried angucomplete-alt doesn't meet requirement. using angular js 1.


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -