Typescript Library Declarations (DOM)
Variable CSSMathClamp
CSSMath
Clamp
:
{
prototype
:
CSSMathClamp
;
new
(
lower
,
value
,
upper
)
:
CSSMathClamp
;
}
Type declaration
new
(
lower
,
value
,
upper
)
:
CSSMathClamp
Parameters
lower
:
CSSNumberish
value
:
CSSNumberish
upper
:
CSSNumberish
Returns
CSSMathClamp
prototype
:
CSSMathClamp
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark