Select
<BaseSelect</BaseSelect>
label= "Favorite food?"
type= "String"
><BaseOptionvalue = Pizza>Pizza</BaseOption>
<BaseOptionvalue = Hot dogs>Hot dogs</BaseOption>
<BaseOptionvalue = Hamburger>Hamburger</BaseOption>
Properties
- disabledDisabled prop
- labelLabel
- multipleWhether multiple elements can be selected
- typeWhether the values are numbers or strings