語法

動畫延遲animation-delay🚧

Setting a time to delay before beginning to perform the animation.

🚧This page is still under construction and some content may not be complete.

Overview

ClassDeclarations
animation-delay:milliSeconds,animation-delay: milliSecondsms,ms;
@delay:milliSeconds,animation-delay: milliSecondsms,ms;

Conditionally apply

Apply styles based on different states using selectors and applying conditionally.

<div class="@delay:300ms:hover @delay:300ms@sm @delay:300ms@dark @delay:300ms@print">…</div>
語法
動畫

Applying an animation between styles.

語法
動畫方向

Setting the direction of the animation.

© Aoyue Design LLC.