We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 009314b commit 58c50f9Copy full SHA for 58c50f9
1 file changed
www/_includes/layout.njk
@@ -45,6 +45,10 @@ title: hyperscript
45
end
46
47
48
+ on focus
49
+ pagefind.preload('')
50
+ end
51
+
52
on input debounced at 200ms
53
if my value is ''
54
empty #search-results
0 commit comments