UI:Button
UI:Button is a versatile UI element that can be used as
a single or multistate button, with a multitude of Icon options
and free color choice.
| Pin | Info |
|---|---|
|
|
1-Emit[Bang]: Emits the current State of the button on all outputs 1-Set by #[Int]: Sets the Button state by their position in the List. 2-Set by Idx[Int]: Sets the Button state by the Index variable. 2-Set by Label[String]: Sets the Button state by the Label variable. |
|
|
1-Index[Int]: Emits the Index variable when an entry gets activated. 1-Label[String]: Emits the Label varialbe when an entry gets activated. 2-Activated[Bang]: Emits a Bang whenever the Button is clicked. |
