NumberInput_v2 Op
Enter a number in the sidebar
Summary (oneliner)
In most cases to enter numbers using the Ops.Sidebar.Slider op is recommended, in some cases you want to enter numbers by hand tho (e.g. when the numbers are not in a specific range).
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Caniuse query
Inputs
Link (Object)
Link to previous sidebar ops
Text (String)
The text label next to the input
Input (Number)
Same as the input value in the sidebar, use this to set the value programmatically
Set Default (Trigger)
When triggered the input value will be stored as default value
Outputs
Children (Object)
Link to next sidebar ops
Result (Number)
The number
Patches using NumberInput_v2
Changelog
react properly to disconnecting parent 2022-02-03 - stephan |