Syntax

text-overflow

Handling how hidden overflow content.

Overview

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

Apply conditionally

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>

  • Master UI


© 2025 Aoyue Design LLC.MIT License
Trademark Policy