PropTypeDefault
as
AsTag | Component
'div'
asChild
boolean
false
defaultOpen
boolean
false
defaultValue
AcceptableValue | AcceptableValue[]
dir
'ltr' | 'rtl'
disabled
boolean
false
displayValue
((val: AcceptableValue) => string)
filterFunction
((val: string[] | number[] | false[] | true[] | Record<string, any>[], term: string) => string[] | number[] | false[] | true[] | Record<string, any>[])
modelValue
AcceptableValue | AcceptableValue[]
''
multiple
boolean
false
name
string
open
boolean
true
searchTerm
string
EmitDescription
update:modelValue
update:open
update:searchTerm