0
Sponsor

Buttons

Email button components with primary, secondary, and text link styles.

Variants

Primary Buttons

Primary Buttons with Icon

Secondary Buttons

Secondary Buttons with Icon

Installation

$ pnpm dlx shadcn@latest add @emailcn/mjml-button

Usage

import { PrimaryButtons } from "@/components/emails/ui-elements/buttons/primary-buttons";
<PrimaryButtons {...PrimaryButtons.PreviewProps} />

API Reference

Button

PropTypeDefaultDescription
variant"primary" | "secondary" | "text""primary"Button style variant
labelstring-Button label
hrefstring"#"Button link URL
themeEmailThemedefaultThemeEmail theme styling