InputModal
1.0.0Marketing dialog for turning a file, URL, or saved source into a voiced audio show, with format and voice controls.
npx jabkit add input-modalComponent Data
- ID
- input-modal
- Category
- marketing
- Version
- 1.0.0
- Added
- 2026-09-06
- Type
- block
- Keyboard nav
- Yes
- Reduced motion
- Yes
modaldialogformmarketinguploadaudiopodcastconversion
Dependencies
- lucide-react
- clsx
- tailwind-merge
Examples
Default
<div className="bg-background text-foreground">
<InputModal {...inputModalMocks.default} />
</div>Variants
<div className="bg-background text-foreground">
<InputModal {...inputModalMocks.alternate} />
</div>