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.
doc
issues
example patch id
youtube id
caniuse query
collections
Inputs
Link (Object)
Text (String)
Values (Array)
Array of options, use Ops.Array.ParseArray to enter manually
Default (String)
Grey Out (boolean /Number)
Visible (boolean /Number)
Lines (integer /Number)
Outputs
Children (Object)
Result (String)
Index (Number)
Patches using DropDown_v2
Changelog
created op
2020-01-22 - tim
react properly to disconnecting parent
2022-02-03 - stephan
add trigger to set default value
2022-02-18 - stephan
2020-01-22 - tim
react properly to disconnecting parent
2022-02-03 - stephan
add trigger to set default value
2022-02-18 - stephan