Basic Usage

Items spread across the row with equal spacing between them.

LeftCenterRight

With Components

Mix badges, buttons, and other components in a horizontal layout.

ActivePro

Navigation Bar Pattern

Common navigation bar layout with brand on the left and controls on the right.

My App
3 new
J

List Item Pattern

Row layout commonly used in list items with label on left and value on right.

StatusOnline
PlanPro
Storage4.2 GB / 10 GB

Usage

<Row> <span>Left</span> <span>Center</span> <span>Right</span></Row><Card> <Row> <strong>My App</strong> <Avatar name="Juste" size="28" /> </Row></Card>

Props

PropTypeDescription
childrencontentItems to lay out horizontally with space-between