Open
Description
Hi, thanks for making this component.
Just have two questions:
-
Is it possible to fire the dropdown using an external button? When I click on the external button, I want the dropdown to open automatically and the cursor to be positioned on the search
-
I was hoping to use a more dynamic search method, for example ('dy ea' should return 'dynamic search' as a result). Basically you don't need to enter a single search term. I have my own implementation of this search but am not sure how I can overwrite the existing search. I think I can use the (typed) event to start filtering the list, but it still uses default search so limits the results that are shown