Firefox Tomorrow

web api constructor

CSSTransformValue: CSSTransformValue() constructor

View on MDN ↗

The CSSTransformValue() constructor creates a new CSSTransformValue object which represents a list of individual transform objects.

Syntax

new CSSTransformValue(transforms)

Parameters

Return value

A new CSSTransformValue.

Exceptions

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.