Autocomplete with partial search like a SQL "like" clausule
-
Is it possible search a partial text in the autocomplete component ? Is there this feature in the UTILS.filter ?
-
you can use http://fusejs.io/
-
@Evandro-P no, but you can write yourself the search method that Autocomplete can use.