Use Groups for non-reusable element collections
masterIn Figma design files, use Groups to combine multiple elements into a single top-level layer when those elements are not intended to be reused across the file.
Key Characteristics:
- The group's bounds automatically adjust based on the size and position of its child elements.
- Child elements inside a group do not require auto-layout or resizing properties.
When NOT to use Groups:
- Do not use groups if you need to implement auto-layout, constraints, or make elements dynamic.