Preview
Use Case
Designed to feel carved into the interface rather than sitting on top, this input uses inner shadows to create depth. Supports text, email, password, search, and number types.
Props API
| Prop | Type | Default | Description |
|---|---|---|---|
value | string | '' | Bindable input value |
placeholder | string | '' | Placeholder text |
type | 'text' | 'email' | 'password' | 'search' | 'number' | 'text' | Input type |
icon | 'search' | 'none' | 'none' | Optional icon |
class | string | — | Additional CSS classes |
Related Components
See it in Action
Explore the Input in an interactive dashboard environment.
Customize in ShowroomMore Inputs Components
Toggle
Designed for high-contrast visibility in Logistics control panels, this Svelte 5 switch uses strict ARIA roles for accessibility.
Button
Inspired by the Braun ET66 calculator, this button features a satisfying press animation and gradient shading that creates depth.
Select
This custom select provides a consistent look across browsers while maintaining full keyboard accessibility.