TwoFactor2
1.0.0Split two-factor screen with a compact six-digit code form and a full-height photograph on large screens.
npx jabkit add two-factor2Component Data
- ID
- two-factor2
- Category
- dashboard
- Version
- 1.0.0
- Added
- 2026-09-05
- Type
- block
- Keyboard nav
- Yes
- Reduced motion
- Yes
authdashboardformloginotpsplittwo-factorverification
Dependencies
- clsx
- tailwind-merge
Examples
Default
<div className="bg-background text-foreground">
<TwoFactor2 {...twoFactor2Mocks.default} />
</div>Variants
<div className="bg-background text-foreground">
<TwoFactor2 {...twoFactor2Mocks.alternate} />
</div>