Extended from PrimeVue Dropdown
Selected: None
Selected: None
You can also pass in an array of objects to the options
prop with label
and value
keys. The label
property will be displayed in the dropdown, while the value
property will be used as the model value.
Selected: None
Selected: None
disabled
Boolean
false
label
String
Select an option
noOptionsText
String
No available options
options
Array
[]
placeholder
String
required
Boolean
false
state
Boolean | null
null