語法

過渡transition

Controlling animation speed when changing CSS properties.

Overview

ClassDeclarations
~name|durationtransition: name duration;

Conditionally apply

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

<div class="transition:padding|300ms|ease-in:hover transition:padding|300ms|ease-in@sm transition:padding|300ms|ease-in@dark transition:padding|300ms|ease-in@print">…</div>

  • Master UI


© 2025 Aoyue Design LLC.MIT License
Trademark Policy