Function animateWAAPI
- animateWAAPI(
 options?: AnimateWAAPI,
 ): Action<HTMLElement, ActionReturn<AnimateWAAPI, Record<never, any>>>Parameters- Optionaloptions: AnimateWAAPI- Optional parameters. 
 Returns Action<HTMLElement, ActionReturn<AnimateWAAPI, Record<never, any>>>Actual animateWAAPIAction.
Defines a higher order function returning an action that triggers WAAPI /
Element.animateanimations from provided keyframes and options in response to a given event. The default event is theclickevent. You may change that to any