HeadlessBlock class
đ Descriptionâ
The HeadlessBlock
class is used to implement a headless Node
block. Headless blocks are a special kind of blocks that can perform actions. Those blocks are invisible and not rendered to the UI. For example, there is a calculator block to perform advanced calculations. But you could also develop a headless block to communicate with external services such as APIs.
tip
You can create custom headless blocks for Tripetto.
đ Applicable decoratorsâ
The following decorators can be applied in this class: