Form Sections
Group related form fields with labels and inputs together.
Settings Panels
Organize configuration options into discrete sections.
Content Cards
Display structured content with clear boundaries and spacing.
When not to use
- When semantic HTML elements are more appropriate (article, section, aside)
- For components that have their own container logic (card, modal)
- When full-bleed layouts are needed
- For simple wrappers without semantic meaning—use div