Description
An Extended Rows table is a type of Data Table where each row contains a line of text (for example, a quote from an interaction) underneath the set of values.
Usage & Behavior
An extended rows table is similar to a standard Data Table, with these exceptions:
If the text is longer than the width of the table, the text will be truncated, showing the ellipsis sign.
In this case, hovering the text will show a Tooltip with the entire text.
...