Definition

What is Frame?

A container element in Figma that can hold other elements, support auto layout, have its own styling, and serve as the building block for components.

Why It Matters

Frames are the most versatile element in Figma. Unlike groups (which simply cluster elements), frames can have their own fill, stroke, corner radius, constraints, and auto layout. Think of frames as the div equivalent in HTML—they're the structural containers that define your layout. Components must start as frames.

Examples

1

A card component is built from nested frames: CardFrame > HeaderFrame + BodyFrame + FooterFrame.

2

A frame with clip content enabled crops any child elements that extend beyond its bounds.

3

Frames can have responsive constraints that define how they resize relative to their parent.

Explore More Design Terms

Browse our complete glossary of Figma and design systems terminology.