Skip to content

Utilities

This page provides an overview of all utility classes in @airframeui. Utilities are intentionally small and predictable.

Most utilities support responsive variants using the @{bp} suffix. See the dedicated Responsive Suffix page for syntax, breakpoints, and best practices.

  • Utilities are intentionally minimal to keep DOM readable.
  • Prefer layout recipes (af-stack, af-inline, af-grid) for larger composition.
  • Use responsive suffixes when needed: @xs/@sm/@md/@lg/@xl/@2xl.