We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 65873a3 + 49990df commit b246d72Copy full SHA for b246d72
lib/search/template.html
@@ -1,3 +1,3 @@
1
<div id="search">
2
- <input type="text" on-input="search" placeholder="Search">
+ <input type="text" on-input="search" placeholder="Search" accesskey="s">
3
</div>
0 commit comments