custom html
This block is part of the state ui group and was last modified in core v10.4.28.
custom html v10.4.28 Renders custom html.
In pins 1
- html required
value
Out pins 1
- state
stateReturns the element to the frontend state.
A typical wiring for custom html: value feeds the value pin; the state out pin feeds div.

Commonly used with
In production blueprints, this block is most often wired together with:
- div: this block feeds into it. Creates a dynamic and customizable div element on your web page.
- value: feeds into this block. Simply returns the provided value.
Version history
Introduced in v10.4.28.
Back to
state ui Return to the main group to view all sub-groups Back to state elements Return to the group to view all blocks within this group
