0
Sponsor

Pills

Status pill and badge components for labels and indicators.

Variants

Basic Pills with Status Colors

Installation

$ pnpm dlx shadcn@latest add @emailcn/pill

Usage

import { BasicPillsWithStatusColors } from "@/components/emails/ui-elements/pills/basic-pills-with-status-colors";
<BasicPillsWithStatusColors {...BasicPillsWithStatusColors.PreviewProps} />

API Reference

Pill

PropTypeDefaultDescription
labelstring-Pill label text
color"default" | "success" | "warning" | "error" | "info""default"Status color
themeEmailThemedefaultThemeEmail theme styling