Block

Block for organizing information within a space.

Fields

namestring
Resource name of a Block.
spaceNamestring
Name of Space containing Block.
displayNamestring
Text that should be shown to users to represent a Block.
labelsarray of Block.LabelsEntry
Labels identifying attributes of a Block.
onarray of Trigger
On specifies Triggers that allow a Block to be evaluated when specified conditions are met.
Props are properties that parameterize Blocks.
execExec
Exec is the program that a Block is run with.
specarray of Block.SpecEntry
Spec defines how a Block is evaluated.
State resulting from evaluating a Block.
UI for displaying the Block.