Typescript Library Declarations (DOM)
Variable CSSTranslate
CSSTranslate
:
{
prototype
:
CSSTranslate
;
new
(
x
,
y
,
z
?
)
:
CSSTranslate
;
}
Type declaration
new
(
x
,
y
,
z
?
)
:
CSSTranslate
Parameters
x
:
CSSNumericValue
y
:
CSSNumericValue
Optional
z
:
CSSNumericValue
Returns
CSSTranslate
prototype
:
CSSTranslate
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark