VerifyEmail1
1.0.0Centered email verification card with a six-digit code, destination address, and a resend link under the panel.
npx jabkit add verify-email1Component Data
- ID
- verify-email1
- Category
- dashboard
- Version
- 1.0.0
- Added
- 2026-09-05
- Type
- block
- Keyboard nav
- Yes
- Reduced motion
- Yes
authdashboardemailformotpverificationverify-email
Dependencies
- clsx
- tailwind-merge
Examples
Default
<div className="bg-background text-foreground">
<VerifyEmail1 {...verifyEmail1Mocks.default} />
</div>Variants
<div className="bg-background text-foreground">
<VerifyEmail1 {...verifyEmail1Mocks.alternate} />
</div>