CRM Beings List
CopyCC
Available via @stackmates/app-drmg-sales-client
Beings List Table
A full-featured data table for managing CRM entities with TanStack Table and CRUDTable organism.
| Name | Company | Actions | ||
|---|---|---|---|---|
| John Doe | john@example.com | Acme Corp | ||
| Jane Smith | jane@example.com | Tech Inc | ||
| Bob Johnson | bob@example.com | Startup Co | ||
| Alice Williams | alice@example.com | Big Corp | ||
| Charlie Brown | charlie@example.com | Small LLC |
Rows per page
Page 1 of 1
Props — Contribute this section
Installation
typescript
import { CRUDTable } from '@stackmates/ui-interactive/organisms';Accessibility
- Keyboard navigable table
- Screen-reader accessible action buttons
- Semantic HTML structure
Related: