import { type UIOptions } from "https://deno.land/x/lume@v1.17.5/plugins/pagefind.ts";
Properties
By default, Pagefind UI shows filters with no results alongside the count (0). Pass false to hide filters that have no remaining results.
By default, Pagefind UI applies a CSS reset to itself. Pass false to omit this and inherit from your site styles.
optional
translations: TranslationsOptionsA set of custom ui strings to use instead of the automatically detected language strings. See https://github.com/CloudCannon/pagefind/blob/main/pagefind_ui/translations/en.json for all available keys and initial values. The items in square brackets such as SEARCH_TERM will be substituted dynamically when the text is used.