Bootstrap Usage Guide
Core Principles
Layout Patterns
Horizontal and Vertical Stacks
<div class="vstack gap-2">
<div class="hstack gap-2">
<span>Label:</span>
<span>Value</span>
</div>
</div>Spacing
Standard Header Pattern
Component Usage
Cards
Buttons
Messages and Alerts
Links
Responsive Patterns
Responsive Column Classes
Responsive Utilities
Common Patterns
Form Groups
Action Button Groups
Empty States
Migration Checklist
Testing
Last updated