Measured entry
hyperui-ctas-2
A centered newsletter signup callout with a responsive email form, compact arrow icon, and supporting copy that disappears on narrow screens. It ships as static JSX adapted from HyperUI HTML, uses Tailwind utility classes for all styling, and has no component-library or runtime package dependency.



Measured
Every value below was written by the harness on the run that produced the frames above. None of it is derived from the prose.
| Build | OK |
|---|---|
| Mount | OK |
| Console errors | 0 |
| Uncaught page errors | 0 |
| Horizontal overflow | clean at 375, 768, 1440 |
| Axe critical | 0 |
| Axe serious | 0 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 18.0 KB (83.4 KB build, 65.4 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | written from the component source API |
Verdict
A dependable, intentionally simple signup CTA that renders cleanly across the tested layouts and avoids library lock-in. Choose it when you already own the submission flow and want a solid visual shell, but budget time for validation, consent, loading, success, and error behavior.
Use it if
- You need a focused email capture block for a landing page or campaign section.
- Your layout should collapse from an inline form to stacked, full-width controls on narrow screens.
- You want plain markup that can be wired to your existing newsletter or lead-capture handler.
Skip it if
- You need consent controls, privacy copy, validation feedback, or submission states included out of the box.
- Your call to action is not an email signup and would require replacing the form structure.
- You need the supporting description to remain visible on the narrowest layouts.
Install
| Declared dependencies | none declared |
|---|---|
| Missing on install | none |
| Bare install | builds and mounts without the shadcn-style helpers |
| Provider | no provider required in the harness |
In a non-shadcn project, add Tailwind CSS with support for the utilities used here, then copy the component and connect the form to your submit handler. Preserve the visually hidden label or add an equivalent accessible label, and implement validation, consent, and submission feedback as required.
Source and credit
This page is a review, not a copy. The component source lives with its author and this site does not republish it. Read the license before you use anything.
Author repository
github.com/markmead/hyperuiAlternatives
Other published entries for the cta pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- meraki-cta-simpleminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.7KB
- Bare
- pass
- Prov
- NO
- hyperui-ctas-4editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.8KB
- Bare
- pass
- Prov
- NO
- meraki-cta-gridminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.8KB
- Bare
- pass
- Prov
- NO
- meraki-cta-formminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- meraki-cta-cardminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 18.0KB
- Bare
- pass
- Prov
- NO
- meraki-cta-centeredminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 19.2KB
- Bare
- pass
- Prov
- NO