Skip to content

Input ​

Single choice from dropdown.

Demo ​

Default ​

Invalid ​

API ​

Props ​

Name Type Default
modelValuetype X =anynull

Events ​

Name Type
update:modelValuetype X =(value: string) => any

Slots ​

Empty

Code examples ​

js
<Input v-model="modelValue"/>