Skip to main content

Type Alias: SearchThemeConfigPropertyName

type SearchThemeConfigPropertyName =
| typeof algoliaThemeConfigPropertyName
| typeof docsearchThemeConfigPropertyName;

Defined in: _internal/search-config.ts:86

Search-related themeConfig property keys understood by the plugin.