---
title: Text Overflow
position: 7
seo_title: Telerik and Kendo UI Text Overflow Utilities
seo_description: Use the Telerik and Kendo UI Text Overflow Utilities to control
how the overflowing text is being indicated to the user.
---
## Text Overflow
The Telerik and Kendo UI Text Overflow Utilities are CSS utility classes that enable you to control how the overflowing text is being indicated to the user.
### Ellipsis
Use the `k-text-ellipsis` utility to add an ellipsis (`...`) instead of the clipped text.
### Clip
Use the `k-text-clip` utility to cut the overflowing text.