Function: isDocusaurusThemeCustomPropertyName()
isDocusaurusThemeCustomPropertyName(
propertyName:string):boolean
Defined in: _internal/docusaurus-theme-scope.ts:224
Check whether a custom property belongs to the Docusaurus/Infima global theme token surface.
Parametersโ
propertyNameโ
string
Returnsโ
boolean