Select
Select is a drop-down menu with a limited number of options.
Select takes the following props:
<ModelshowTimer={false}initialParams={{ options: 'jet' }}controls={[{type: 'select',label: 'Choose one',param: 'options',options: ['jet', 'set', 'radio'],},]}/>
Select and Radio can be used together on the same param