FlatInput
Minimal input with flat styling
FlatInput
Lightweight input with a flat, compact look.
Basic Usage
Flat Input
Text and password variants.
Demo loads on client.
API (Lite)
| Property | Type | Default | Description |
|---|---|---|---|
| modelValue | Input value | ||
| placeholder | Placeholder text | ||
| icon | Prefix icon class | ||
| password | Password mode | ||
| area | Textarea mode |
Was this helpful?