NewsletterForm
An email subscription form with title, input, and submit button.
Default
Standard newsletter subscription form with default text.
Stay Updated
Newsletter form with custom title and placeholder.
Early Access
Product launch notification form for building a waitlist.
Weekly Digest
Subscription form for a weekly content digest or newsletter.
Usage
Props
| Prop | Type | Default | Description |
|---|---|---|---|
title | text | "Subscribe to our newsletter" | Heading above the form |
placeholder | text | "Enter your email" | Placeholder text for the email input |
buttonText | text | "Subscribe" | Label for the submit button |