---
type: reference
lastUpdated: {{DATE}}
scope: permanent
staleAfter: 90d
owner: none
maxLines: 400
---

# Shared Page Patterns

> Cross-cutting UI patterns. Copy these, don't reinvent them.

## Loading State
{{Pattern + example.}}

## Empty State
{{Pattern + example.}}

## Error State
{{Pattern + example.}}

## Modal Lifecycle
{{Pattern + example.}}

## Form Validation Flow
{{Pattern + example.}}

## Toast / Notification
{{Pattern + example.}}
