Position #
The aFP Design System provides utility classes that control how an element is positioned in the layout. These utilities define the positioning context and can be combined with spacing, size, and offset utilities to build flexible layouts.
Classes #
| Class | Value |
|---|---|
afp-position-static |
static |
afp-position-relative |
relative |
afp-position-absolute |
absolute |
afp-position-fixed |
fixed |
afp-position-sticky |
sticky |