← All Components

SelectInput

Form Inputs

Dropdown select with typed options and placeholder support.

Live Demo

Usage

<script>
  import { SelectInput } from "jatui"
</script>

<SelectInput />

Props

PropTypeDefaultDescription
labelstring-Field label
valuestring""Selected value (bindable)
optionsSelectOption[][]Options array
placeholderstring-Placeholder text
errorstring-Error message