shaffex

Group

Description

A view that collects multiple views into a single unit.

Example

<body>
    <group>
        <text>Hello</text>
        <text>World</text>
    </group>
</body>

Screenshot