Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automatically focus on the input after searchType selection
* Reference: https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/focus * No need to pass argument for `preventScroll` parameter since * this is at the top of the page and next to the search input bar.
- Loading branch information