DropDown_v2 Op
Shows a drop-down (select) element in the sidebar
Summary (oneliner)
<p>Use a dropdown if you want to select one value out of many, e.g. <code>Circle</code> with options <code>Circle, Rectangle, Triangle</code>. To enter the values you can use <a href="/op/Ops.Array.ParseArray">Ops.Array.ParseArray</a>.</p>
- Ops.Sidebar.DropDown_v2
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch Dropdown / Say Example
Shows how to use the sidebar dropdown to select a word, render it and once a new word has been selected say it with text to speech.
INPUT PORTS
<p>Array of options, use Ops.Array.ParseArray to enter manually</p>
<i>boolean</i>
)<i>boolean</i>
)<i>integer</i>
)