aninest root / Extension / Mount
Mount()<Animating>
ts
type Mount<Animating>: (anim, options?) => unmount;
A function that mounts an extension to the animation.
Type Parameters
• Animating extends UnknownRecursiveAnimatable
Parameters
• anim: Animation
<Animating
>
• options?
• options.signal?: AbortSignal