Global utility attributes that work across plain HTML and bf-* components.
Alignment utilities: row="left|center|right" and col="top|center|bottom".
Grid spans still use numeric values: col="3" .. col="12".
Spacing utility on any element: stack="xs|sm|md|lg|xl".
Display Utility
Heading 1 Utility
Heading 2 Utility
Body utility text for standard copy.
Caption utility text. Label utility text. const mode = 'utility'Use table, thead, tbody, tr, th, and td directly on plain elements.
Attach loading state directly to target elements: skeleton or skeleton="1200".
This content appears after the skeleton delay.
Works on regular HTML too.