Function: isAllowedThemeScopeSelector()
function isAllowedThemeScopeSelector(selector: string): boolean;
Defined in: _internal/docusaurus-theme-scope.ts:186
Check whether a selector is an allowed global Docusaurus theme-token scope.
Parametersโ
selectorโ
string
Returnsโ
boolean