Feed Ui Property When Ready
Feeds a UI property with a data flow, but only starts to feed once the Ready Control Flow has been triggered
Description
Each time a new value is issued inside the "Value" input, this bricks set the specified 'UI Property'.
Using this brick is similar as combining an "On Value" with a "Set UI Property" brick
Inputs
- UI Property (UI Property): The UI property to be updated.
- Value (Object): The value that the property should take.
- Ready (Control Flow)