LoreSoft.Blazor.Controls
                                
                                 LoreSoft.Blazor.Controls copied to clipboard
                                
                                    LoreSoft.Blazor.Controls copied to clipboard
                            
                            
                            
                        Add feature to be able to open typeAhead search drop-down programmatically
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.