Select

Selected value:
<BaseSelect
label= "Favorite food?"
type= "String"
>
<BaseOptionvalue = Pizza>Pizza</BaseOption>
<BaseOptionvalue = Hot dogs>Hot dogs</BaseOption>
<BaseOptionvalue = Hamburger>Hamburger</BaseOption>
</BaseSelect>

Properties

  • disabledDisabled prop
  • labelLabel
  • multipleWhether multiple elements can be selected
  • typeWhether the values are numbers or strings