Overview
Form
Navigation
Data Display
Organism
© 2026 SmartRest POS
Components
Input Group
Mixed (Input wrapper)Combine inputs with icons, text, or buttons for enhanced UX.
With Icon
Add an icon before or after the input.
With Text Addon
Add text before and after for currency or units.
$
.00
With Button
Attach a button directly to the input.
With Textarea
Use with textarea for multiline input.
Installation
npx shadcn-svelte@latest add input-groupAPI Reference
Components
Component
Description
InputGroup.RootContainer wrapper
InputGroup.InputInput element
InputGroup.TextareaTextarea element
InputGroup.AddonIcon/text/button container
InputGroup.TextText addon
InputGroup.ButtonButton addon
Documentation
For more information, see the official shadcn-svelte documentation.