Form
1.0.0Compact stay-booking card with destination, check-in and check-out dates, room and guest steppers, and a search CTA.
npx jabkit add formComponent Data
- ID
- form
- Category
- marketing
- Version
- 1.0.0
- Added
- 2026-09-15
- Type
- block
- Keyboard nav
- Yes
- Reduced motion
- Yes
formbookingstayhotelmarketingtravelconversion
Dependencies
- lucide-react
- clsx
- tailwind-merge
Examples
Default
<div className="bg-background text-foreground">
<Form {...formMocks.default} />
</div>Variants
<div className="bg-background text-foreground">
<Form {...formMocks.alternate} />
</div>