SenTable Component Demo
Basic Table
| Name | Email Address | Status |
|---|---|---|
| Alice Johnson | alice@example.com | Active |
| Bob Smith | bob@example.com | Inactive |
| Carol Lee | carol@example.com | Active |
Clickable Rows
| Name | Email Address | Status |
|---|---|---|
| Alice Johnson | alice@example.com | Active |
| Bob Smith | bob@example.com | Inactive |
| Carol Lee | carol@example.com | Active |
With Zebra Striping + Centered Status
| Name | Email Address | Status |
|---|---|---|
| Alice Johnson | alice@example.com | Active |
| Bob Smith | bob@example.com | Inactive |
| Carol Lee | carol@example.com | Active |
