...
Undo an action or redo it (after undo).
Blocks
...
Actions
CSS
...
addClass
add a single class to a component
...
set a single style property to a component
...
hide
hide one or more components
moveTo
move a component
Math
foldCol
this blocks apply a function on a column of a table
Control Flow
forEach
runs an action on each element of an input array
hide
hide one or more components
moveTo
move a component
Querying
component
use this block to select a single component
...