Function: isDocsearchThemeCustomPropertyName()
function isDocsearchThemeCustomPropertyName(propertyName: string): boolean;
Defined in: _internal/docusaurus-theme-scope.ts:212
Check whether a custom property belongs to the DocSearch theming surface.
Parametersโ
propertyNameโ
string
Returnsโ
boolean