Text

Text Overflow

Style syntax for handling how hidden overflow content.

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

Overview [sr-only]

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

Conditionally apply

Apply styles in different states using selectors, media queries, etc.

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

Style syntax for setting orientation of the text characters in a line.

NEXT
Text Rendering

Style syntax for setting what to optimize when rendering text.

MIT License Ā© Aoyue Design LLC.