1

angular ui-select search functionality.

I don't want to use search list option, how can I hide that option.

My Demo : LINK

> http://plnkr.co/edit/CKHbiSQ4tZXTjOyxpyBK?p=preview

I don't want this search option. default behavior of ui-select.
Please refer image. enter image description here

2
  • I don't understand your question. Are looking for ngHide? Commented Sep 8, 2015 at 12:00
  • edited my question please see... Commented Sep 8, 2015 at 12:11

1 Answer 1

2

I think you are looking to disable feature of select an option by typing. You need to set search-enabled to false.
Documentation https://github.com/angular-ui/ui-select/wiki/ui-select
Updated Plunker: http://plnkr.co/edit/IwBWefw1TIq5hvOrR1hO?p=preview

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.