TextInput_v2 Op
Get a string from an sidebar input field
Summary (oneliner)
<p>Let’s you enter a string in the sidebar, which you can then e.g. render in your patch</p>
- Ops.Sidebar.TextInput_v2
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch TextInput example
INPUT PORTS
<p>Where to attach the sidebar item to (Sidebar / Sidebar Group)</p>
<p>The text label</p>
<p>The default text in the input field</p>
<i>integer</i>
)<i>boolean</i>
)<p>Enables a multi line input field</p>
<i>boolean</i>
)<p>Grey out text input area</p>
<i>boolean</i>
)<p>Disable visibility for text input field</p>
OUTPUT PORTS
<p>In case you want to add other Sidebar items below</p>
<p>The text which was entered in the input field</p>
<i>boolean</i>
Number)