beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

NumberInput_v2 Op



NumberInput
Namespace: Ops.Sidebar

Op author: tim

Enter a number in the sidebar


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).



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


Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Patches using NumberInput_v2

  • Examples
  • Public
  • My Patches

Changelog


react properly to disconnecting parent
2022-02-03 - stephan