Back to API Reference
Class
TruncateModifier
Inherits:EllipsisModifier
Truncates text that overflows its container without rendering an ellipsis.
Remarks
Parameter: optional position (0-1) controlling where text is removed: 0 — from the start, 0.5 — from the middle, 1 (default) — from the end.
