toggle
interfaceA toggle button that sends true/false when clicked
Inlets
| Message | Description |
|---|---|
bang | Flip the toggle state |
Outlets
| Message | Description |
|---|---|
boolean | Current state |
Tags
interfacecontrolswitchbooleaninput
A toggle button that sends true/false when clicked
| Message | Description |
|---|---|
bang | Flip the toggle state |
| Message | Description |
|---|---|
boolean | Current state |