Appearance
Text input component.
<Input v-model="value" type="text" placeholder="Enter text..." /> <Input type="email" disabled />
app/components/ui/input/Input.vue