Options
TruncatedText renders body text throughText, so it inherits its size scale and highlight treatment, and adds line truncation on top.
Sizes
size sets the body scale the text renders at. A smaller size fits more characters per line, so “Show more” may appear at a different point for the same copy.
Truncate Line Length
truncateLines sets how many lines show before “Show more” appears; it defaults to 2. Pass 0 to turn truncation off entirely.
Highlighted
highlighted applies the suggested-change treatment — a flat blue-50 background — matching a DiffValue revised value in a block diff.