NumberInput_v2 Op

NumberInput

Enter a number in the sidebar


<p>In most cases to enter numbers using the <a href="/op/Ops.Sidebar.Slider">Ops.Sidebar.Slider</a> 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).</p>


Full Name
  • Ops.Sidebar.NumberInput_v2
Visibility
  • Core Op - Official cables op
License
  • MIT
AuthorgithubTest Patches


INPUT PORTS


Link (Object)

<p>Link to previous sidebar ops</p>

Text (String)

<p>The text label next to the input</p>

Input (Number)

<p>Same as the input value in the sidebar, use this to set the value programmatically</p>

Set Default (Trigger)

<p>When triggered the input value will be stored as default value</p>

OUTPUT PORTS


Children (Object)

<p>Link to next sidebar ops</p>

Result (Number)

<p>The number</p>


Patches using NumberInput_v2

  • Examples
  • Public
  • My Patches

Changelog


react properly to disconnecting parentuser avatarstephan - 2022-02-03 12:35