Skip to end of banner
Go to start of banner

Extended Rows Tables

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 27 Current »

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:

  • In addition to the regular content, each row will contain a block of text, running across the columns.

  • The maximum number of visible rows in the block will be predefined.

  • If the text is longer than the width of the table, it will be truncated, showing an ellipsis sign after the last word.

  • In this case, hovering the text will show a Tooltip with the entire text.

Best Practices

Use when there is a need to show item-level information, relevant across all columns.

Accessibility compliance

Unless otherwise specified, see our general compliance information in Fundamentals - Accessibility.

Design

Zeplin link

Screen thumbnail

https://zpl.io/25WWrg0

Code

  • No labels