LoreSoft.Blazor.Controls icon indicating copy to clipboard operation
LoreSoft.Blazor.Controls copied to clipboard

Add feature to be able to open typeAhead search drop-down programmatically

Open timbze opened this issue 4 years ago • 0 comments

This PR makes it possible that you can open the search box programmatically.

For example, I added shortcuts to my web app, and when user presses Alt + E I want to focus and open the typeAhead. This PR makes that possible.

timbze avatar Jan 28 '21 14:01 timbze