Table

Default

Renders a basic table with head and body rows.

NameEmailRole
John Doe[email protected]Admin
Jane Doe[email protected]User
John Smith[email protected]Guest

Bleed

Extends the table to bleed to container edges using the bleed prop.

NameEmailRole
John Doe[email protected]Admin
Jane Doe[email protected]User
John Smith[email protected]Guest

Row as link

Makes each table row clickable by providing an href.

NameEmailRole
John Doe[email protected]Admin
Jane Doe[email protected]User
John Smith[email protected]Guest

Dense

Uses dense prop for compact table spacing.

NameEmailRole
John Doe[email protected]Admin
Jane Doe[email protected]User
John Smith[email protected]Guest