Balance Logo
Balance
Reckon Design System
Open playroom

Data Group

Data groups are used to organize and display information.
Install
pnpm add @balance-web/data-group
Import usage
import {
DataGroup,
DataRow
} from '@balance-web/data-group';
  • Code
  • API

Usage

Use data rows to render key/value pairs within related groups. Because we're using a description list for the underlying elements, DataRow must be wrapped by DataGroup even if there's just one row.

Edit in Playroom

Alignment

Horizontally align the value, useful for numeric or similar data.

Template

Define the relative width of the label and value columns using the template prop. The default the ratio is 1:2.

Copyright © 2024 Reckon. Designed and developed in partnership with Thinkmill.
Bitbucket logoJira software logoConfluence logo