stefanocudini / bootstrap-list-filter

Search widget to filter Bootstrap lists
https://opengeo.tech/bootstrap-list-filter/
MIT License
99 stars 31 forks source link

Search Contains Text #3

Closed vipul30 closed 9 years ago

vipul30 commented 9 years ago

How can you make it so it searches characters that the word contains? For example, it should find the item "American" if someone searches for "eri".

Thanks,

stefanocudini commented 9 years ago

try to use option: initial: false,