Firefox Tomorrow

web api instance method

CSSTransformValue: values() method

View on MDN ↗

The CSSTransformValue.values() returns a new array iterator object that contains the values for each index in the CSSTransformValue object.

Syntax

values()

Parameters

None.

Return value

A new Array.

Examples

To Do

Specifications

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.