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
Post a Comment