getComputedStyleProperty()
Introduction
The getComputedStyleProperty() method of the Element returns the computed style for the element.
Syntax
Parameters
styleName
A string specifying the property name to be retrieved. The style name must be in kebab-case.
Return Value
A string containing the value of the computed style.
Example
Compatibility
LCD tables only load in the browser