Use wider content and multiple columns for editorial or policy content.
03
Live preview
Long-form public information
Structured editorial content can use a wider two-column layout on large screens.
Responsive behavior returns content to one column on smaller screens.
Component usage.wrn
<Typography
size="spacious"
gap="xl"
maxWidth="wide">
<div class="showcase-typography"><h2>Long-form public information</h2><p>Structured editorial content can use a wider two-column layout on large screens.</p><p>Responsive behavior returns content to one column on smaller screens.</p></div>
</Typography>
Component API
Props and configuration
All content and behavior shown above is supplied through these props and slots.