Back to Content

CSSTransformValue: length property

files/en-us/web/api/csstransformvalue/length/index.md

latest349 B
Original Source

{{APIRef("CSS Typed OM")}}

The read-only length property of the {{domxref("CSSTransformValue")}} interface returns the number of transform components in the list.

Value

An integer representing the number of transform components in the list.

Examples

To Do

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}