Installation
$ pnpm dlx shadcn@latest add @emailcn/data-table-with-change-indicator-pills
Usage
import { DataTableWithChangeIndicatorPills } from "@/components/emails/ui-elements/data-tables/data-table-with-change-indicator-pills";<DataTableWithChangeIndicatorPills
{...DataTableWithChangeIndicatorPills.PreviewProps}
/>API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
theme | EmailTheme | defaultTheme | Email theme styling |