Syntax

resize

Setting whether an element is resizable.

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>

  • Master UI


© 2025 Aoyue Design LLC.MIT License
Trademark Policy