# Select

# Props

Prop name Description Type Values Default Required
prevent-initial-load bool() false
value oneOfType [String, Array, Number] false
url string() true
filters array() false
disabled bool() false
readonly bool() false
clearable bool() false
filterable bool() false
multiple bool() false
collapse-tags bool() false
placeholder string() false
no-data-text string() false
loading-text string() false
search-filter-options shape { id: 'QuickSearch', type: 'SUB_SET'} false
sort array() false

# Events

Event name Properties Description
on-search-value-change
update:value
input
clear
change

# Slots

Name Description Bindings
default

<Select>Default Example Usage</Select>