Draft
This page is not complete.
Experimental
This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The matrix
property of the
CSSMatrixComponent
interface gets and sets a 2d or 3d matrix.
See the matrix() and matrix3d() pages for examples.
Syntax
var matrix = CSSMatrixComponent.matrix;
Value
a matrix.
Examples
To do.
Specifications
Specification | Status | Comment |
---|---|---|
Unknown The definition of 'matrix' in that specification. |
Working Draft | Initial definition. |
Browser compatibility
BCD tables only load in the browser