Function: isIfmColorPrimaryScaleVariable()
function isIfmColorPrimaryScaleVariable(propertyName: string): boolean;
Defined in: _internal/docusaurus-theme-scope.ts:235
Check whether a custom property is one of the canonical Infima primary color scale variables.
Parametersโ
propertyNameโ
string
Returnsโ
boolean