Syntax

Aspect Ratio

Setting the ratio for the box.

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

Overview

ClassDeclarations
aspect:ratioaspect-ratio: ratio;
squareaspect-ratio: 1/1;
videoaspect-ratio: 16/9;

Conditionally apply

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

<div class="aspect:1/1:hover aspect:1/1@sm aspect:1/1@dark aspect:1/1@print"></div>
Syntax
Appearance

Controlling the native appearance of UI controls.

Syntax
Backdrop Filter

Style syntax for applying filter effects to the area behind an target element.

© Aoyue Design LLC.