KB-219 · CTA/LAUNCH/WINDOW
Launch Window CTA
The closing ask as a lit window: one headline, one field, one button, framed in a drifting gradient held bright at the section's heart and dark at its edges. The field and the button are the library's own — the same traced focus and pressed confirm as everywhere else — because the last thing a page asks should feel like the product it sold.
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/cta-launch-window
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| headline / copy / cta | string | — | The ask; headline is two lines. |
| onSubmit | (email) => void | — | Fired with a shape-valid address. |
| notes | string[] | — | The quiet reassurances under the form. |