Syntax

Resize

Setting whether an element is resizable.

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

Overview

ClassDeclarations
resize:valueresize: value;
resize:autoresize: auto;
resize:noneresize: none;
resize:bothresize: both;
resize:horizontalresize: horizontal;
resize:verticalresize: vertical;
resize:blockresize: block;
resize:inlineresize: inline;

Conditionally apply

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

<div class="resize:both:hover resize:both@sm resize:both@dark resize:both@print"></div>
Design Token
Colors

Customizing color variables or starting with the crafted palette.

© Aoyue Design LLC.