troika icon indicating copy to clipboard operation
troika copied to clipboard

Feature: textOverflow and ellipsis support

Open lojjic opened this issue 5 years ago • 1 comments

When overflowing the maxWidth and wrapping is disabled, we should support truncation of the text with or without ellipsis. Ideally we'd support everything in the CSS text-overflow property. We may also want to expose ellipsis in the middle, though there's no CSS precedent to match for that.

lojjic avatar May 12 '20 02:05 lojjic

Would also be interested in this!

amcdnl avatar Jul 05 '22 12:07 amcdnl