DropDown_v2 Op
Shows a drop-down (select) element in the sidebar
Summary (oneliner)
Use a dropdown if you want to select one value out of many, e.g. Circle
with options Circle, Rectangle, Triangle
. To enter the values you can use Ops.Array.ParseArray.
Full Name
- 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
Link (Object)
Text (String)
Values (Array)
Array of options, use Ops.Array.ParseArray to enter manually
Input (String)
Grey Out (Number:boolean )
Visible (Number:boolean )
Lines (Number:integer )
Set Default (Trigger)
OUTPUT PORTS
Children (Object)
Result (String)
Index (Number)