attributesStyle property

CSSStyle? attributesStyle
final

Attribute-defined element style (e.g. resulting from "width=20 height=100%").

Implementation

final CSSStyle? attributesStyle;