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: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.