Preparing search index...
The search index is not available
ducjs - v4.0.4
ducjs
isValidFunction
Function isValidFunction
Ensures the supplied easing function is valid. Falls back to the default easing otherwise.
isValidFunction
<
T
extends
Function
>
(
value
:
unknown
,
defaultFn
:
T
)
:
T
Type Parameters
T
extends
Function
Parameters
value
:
unknown
defaultFn
:
T
Returns
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ducjs - v4.0.4
Loading...
Ensures the supplied easing function is valid. Falls back to the default easing otherwise.