旋出
rotateOut
rotateOut
[!TIP|style:flat|label:Code]
Old
<p class="animated infinite rotateOut">rotateOut</p>
New
<p class="animate__animated infinite animate__rotateOut">rotateOut</p>
rotateOutDownLeft
rotateOutDownLeft
[!TIP|style:flat|label:Code]
Old
<p class="animated infinite rotateOutDownLeft">rotateOutDownLeft</p>
New
<p class="animate__animated infinite animate__rotateOutDownLeft">rotateOutDownLeft</p>
rotateOutDownRight
rotateOutDownRight
[!TIP|style:flat|label:Code]
Old
<p class="animated infinite rotateOutDownRight">rotateOutDownRight</p>
New
<p class="animate__animated infinite animate__rotateOutDownRight">rotateOutDownRight</p>
rotateOutUpLeft
rotateOutUpLeft
[!TIP|style:flat|label:Code]
Old
<p class="animated infinite rotateOutUpLeft">rotateOutUpLeft</p>
New
<p class="animate__animated infinite animate__rotateOutUpLeft">rotateOutUpLeft</p>
rotateOutUpRight
rotateOutUpRight
[!TIP|style:flat|label:Code]
Old
<p class="animated infinite rotateOutUpRight">rotateOutUpRight</p>
New
<p class="animate__animated infinite animate__rotateOutUpRight">rotateOutUpRight</p>