Landings

Tailwind CSS

Text Overflow

Utilities for controlling text overflow in an element.

ClassProperties
truncateoverflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
text-ellipsistext-overflow: ellipsis;
text-cliptext-overflow: clip;