Skip to main content

TextEllipsis

TextEllipsisProps

extends<>, , ,
NameTypeDefaultDescription
children
-The children (as text) passed to the component.
truncationMode?
| |
'end'The mode used for for truncating the text, either at the start, in the middle or at the end.
onTextOverflow?
(ellipsized: ) =>
-Gets called when text needs to get truncated due to lack of horizontal space.
Still have questions?
Find answers in the Dynatrace Community