Syntax

animation-delay

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

Overview

ClassDeclarations
animation-delay:`milliSeconds`,`…`animation-delay: `milliSeconds`,`…`;
@delay:`milliSeconds`,`…`animation-delay: `milliSeconds`,`…`;

Apply conditionally

Apply styles based on different states using selectors and conditional queries.

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

  • Master UI


© 2025 Aoyue Design LLC.MIT License
Trademark Policy