How to implement and use ionic 2 Select with search text box?

how can i use the select drop down with search box for filtering in ionic 2?

(like our create new topic page select category)

thanks ahead…

What exactly do you want which element to do?

i need drop down with search option in popup

What do you mean by “in popup”?
How should the drop down work? In Ionic they are normally represented as the native like “wheel” UIs.

image

like this type of drop down in our ionic 2 app

hi, any progress with this… I am actually looking for select with searchbar… so the user can select multiple values

What should this look like on mobile? Dropdowns like this don’t exist on iOS and Android.