Landings
Stacks
Colors
Submit
About
Tailwind CSS
Text Overflow
Utilities for controlling text overflow in an element.
Class
Properties
truncate
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
text-ellipsis
text-overflow: ellipsis;
text-clip
text-overflow: clip;