getCssVariable Function
Deprecated in 4.15.0. Not used by AppUI.
Get CSS variable
getCssVariable(variableName: string, htmlElement?: HTMLElement): string
Parameter | Type | Description |
---|---|---|
variableName | string | |
htmlElement | HTMLElement |
Returns - string
Defined in
Last Updated: 20 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.