style property

CSSStyleDeclaration style
getter/setter pairinherited

The style of the element, not inline style.

Implementation

late CSSStyleDeclaration style;