Skip to main content

Group

This node is a styleable container. It can have other visual nodes nested inside of it.

The Group is the most essential node when it comes to creating layouts and arranging visual elements.

Group nodes are typically used to layout children by stacking (the default), but can also be used to simply provide margins and padding to a group of visual nodes. To learn more about Group nodes check out the Layouting guide.

Inputs

Many of the UI nodes share the same inputs. Please refer to the Visual Input Properties documentation.

This node supports the following properties:

Outputs

Many of the UI nodes share the same outputs. Please refer to the Visual Output Properties documentation.

This node supports the following properties:

@include "../shared-props/inputs/visual-input-properties.md" @include "../shared-props/outputs/visual-output-properties.md"