cycleState
function cycleState(delta: = 1)
Cycles through states (for sequential type).
Accepts an optional delta to increment/decrement.
PARAMETER | TYPE | OPTIONAL | DEFAULT | DESCRIPTION |
---|---|---|---|---|
delta | ✔️ | 1 |
function cycleState(delta: = 1)
Cycles through states (for sequential type).
Accepts an optional delta to increment/decrement.
PARAMETER | TYPE | OPTIONAL | DEFAULT | DESCRIPTION |
---|---|---|---|---|
delta | ✔️ | 1 |