Syntax

Text Overflow

Handling how hidden overflow content.

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

Overview

ClassDeclarations
text-overflow:valuetext-overflow: value;
text:cliptext-overflow: clip;
text:ellipsistext-overflow: ellipsis;

Conditionally apply

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

<div class="text-overflow:clip:hover text-overflow:clip@sm text-overflow:clip@dark text-overflow:clip@print"></div>
Syntax
Text Orientation

Setting orientation of the text characters in a line.

Syntax
Text Rendering

Setting what to optimize when rendering text.

© Aoyue Design LLC.