DuxtSearch
Search across every source, ranked together.
The search field and its dialog, opened by the button or by ⌘K.
Usage
<DuxtSearch />
API
No props. Built on
useDuxtSearch().
Notes
Results span every source and are ranked together, so a term that appears in two
repositories is answered from both. When nothing matches exactly, the list falls
back to near-misses from
useFuzzySearch() and says so —
a typo should return the page, not an empty box.
Was this page helpful?