multiple
This block is part of the styling group and was last modified in core v10.4.28.
multiple v10.4.28 Multiple styling
In pins 2
- style_1 required
uistyle - style_2 required
uistyle
Out pins 1
- uistyle
uistyle
A typical wiring for multiple: color feeds the style_1 pin; padding feeds the style_2 pin; the uistyle out pin feeds h1.

Commonly used with
In production blueprints, this block is most often wired together with:
- h1: this block feeds into it. A H1 element.
- color: feeds into this block. CSS property sets the foreground color value of an element their text and text decorations, and sets the value.
- padding: feeds into this block. A shorthand property for all the padding-* properties.
Version history
Introduced in v10.4.28.
Back to
styling Return to the main group to view all sub-groups Back to style Return to the group to view all blocks within this group
