Describes the width information of a DOM element.
Tells whether the width includes the border-box or not.
The width of the element. It's either a unit-less numeric pixel value or a string containing the width including an unit.
Generated using TypeDoc
Describes the width information of a DOM element.