We found 2 matches for: state ui: conditions

An overview of all state ui: conditions blocks currently available, updated daily!

state: elseif

Allows you to use different state UIs based on your given condition.

In-pins

default
else if
then

Out-pins

UI
state: if

Allows you to use different state UIs based on your given condition.

In-pins

on true
UI shown when condition is true
on false
UI shown when condition is false
boolean

Out-pins

UI