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