Capítulo 243 de 411
Immediately kills the Flip animation(s) associated with the given target(s), forcing them to completion unless complete is explicitly false.
| Parameter | Type | Description |
|---|---|---|
| targets | String | Array | NodeList | Element | targets whose Flip animations to kill |
| complete | Boolean | false = stop immediately without jumping to end state |
Flip.killFlipsOf(".box, .container");