简体   繁体   中英

How to add search for select in materialize css framework

I am new in materialize CSS framework and I am looking for searchable select.

I have added select component but now I want it to be searchable so that user can search value from dropdown options and select the value.

Thanks in advance

I am new in materialize CSS framework and I am looking for searchable select.

I have added select component but now I want it to be searchable so that user can search value from dropdown options and select the value.

Thanks in advance

I am new in materialize CSS framework and I am looking for searchable select.

I have added select component but now I want it to be searchable so that user can search value from dropdown options and select the value.

Thanks in advance

I am new in materialize CSS framework and I am looking for searchable select.

I have added select component but now I want it to be searchable so that user can search value from dropdown options and select the value.

Thanks in advance

Materialize's search option just isn't great. You could work with these to try to "fix" it, but you're better off just utilizing a better select javascript package, like Select2, which does all this easily. https://select2.org/getting-started/installation

I use materialize for lots of things, but always strengthen it with Select2 (and some other form UI libraries).

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM