
Special type of action button that shows a “send” icon and customizable label
next to it. Can be used on a waitlist screen to redirect users to a custom email
form instead of the <EmailForm> component.
<GetNotifiedActionButton href="https://forms.google.com/..." />Properties
| Property | Value | Description |
|---|---|---|
href | string | URL the button links to. |
label | string | Button label text. Defaults to “Get notified”. |
size | smallmediumlarge | Button size. Defaults to |