Skip to content

MobstraDropdownList

Props

Prop nameDescriptionTypeValuesDefault
selectAllselect all is availablebooleantrue | falsefalse
multiplemultiple select is availablebooleantrue | falsefalse
checkedToTopchecked options sorted to top of listbooleantrue | falsefalse
localSearchenable local searchbooleantrue | falsefalse
itemslist of itemsarray-[]
itemTitlekey of item title for items arraystring-''
itemValuekey of item value for items arraystring-''
modelValuemodel value for checked itemsArray || Number || String-() => []
searchValuesearch valuestring-''
delaySearch input data update delay timenumber-0

Events

Event namePropertiesDescription
update:modelValue

vue
<MobstraDropdownList />