0
$scope.users = [{username:user1},{username:user2},{username:user3}];

I have objects array, and i need to make input of search with autocomplete. I need to filter users by input symbols in input field.

3

1 Answer 1

0

How to create drop down filter results in AngularJS

this can help

http://mgcrea.github.io/angular-strap/#/typeahead#typeaheads

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.