Skip to content

Latest commit

 

History

History
99 lines (88 loc) · 2.14 KB

File metadata and controls

99 lines (88 loc) · 2.14 KB
title Table Code
component table
description Tables are used to organize and display structured data in rows and columns.

import { Table, TableBody, TableCell, TableContainer, TableHead, TableRow } from "@sistent/sistent"

Tables help display structured data in an organized and readable format.

Basic tables are used to display simple structured data.

Name Role Status User 1 Contributor Active

Striped tables improve readability by alternating row colors.

Name Role User 1 Contributor

Compact tables are useful when displaying dense data.

Name Role User 1 Contributor