Typescript Library Declarations (DOM)
Interface CSSTranslate
MDN Reference
Hierarchy
CSSTransformComponent
CSSTranslate
Index
Properties
is2D
x
y
z
Methods
to
Matrix
to
String
Properties
is2D
is2D
:
boolean
MDN Reference
x
x
:
CSSNumericValue
MDN Reference
y
y
:
CSSNumericValue
MDN Reference
z
z
:
CSSNumericValue
MDN Reference
Methods
to
Matrix
to
Matrix
(
)
:
DOMMatrix
MDN Reference
Returns
DOMMatrix
to
String
to
String
(
)
:
string
Returns
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
is2D
x
y
z
to
Matrix
to
String
MDN Reference