Note: This feature is available in Web Workers.
The length read-only property of the CSSTransformValue interface returns the number of transform components in the list.
An integer representing the number of transform components in the list.
To Do