Buttons
Drive user action with clickable buttons
Basic Usage
Installation
If you haven't installed MailingUI in your project, please go through the Installation docs first.
npx @mailingui/cli add button
-p
,--path
define base path to your MailingUI components (default:"./src/mailingui"
)-o
,--overwrite
overwrite existing configuration (default: false)-h
, `--help`` display help for command
Examples
Color Variants
Full Width
Rounded
⚠️
Note: Outlook has limited support for border-radius
CSS property.
Rounded Full Width
⚠️
Note: Outlook has limited support for border-radius
CSS property.