getCssVariable Function
Get CSS variable
getCssVariable(variableName: string, htmlElement?: HTMLElement): string
Parameter | Type | Description |
---|---|---|
variableName | string | |
htmlElement | HTMLElement |
Returns - string
Defined in
Last Updated: 20 June, 2023