SearchBox
Basic
Value: ""
Appearance
Size
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| modelValue | string | '' | Input value |
| placeholder | string | '' | Placeholder text |
| appearance | outline | filled-darker | filled-lighter | outline | Visual style |
| size | small | medium | large | medium | Input size |
| disabled | boolean | false | Disabled state |
| readonly | boolean | false | Read-only state |