Seven-point scale (none / xs / s / m / l / xl / xxl) correspond to 0 / 0.25 / 0.5 / 1 / 1.5 / 3 / 6 rem. Values can be overridden via Site Settings (t3bcore.spacing.step.<key>.rem</key>).
The classes t3b-pt-*, t3b-pb-*, t3b-ps-*, t3b-pe-*, t3b-mt-*, t3b-mb-* are automatically applied to the element. The SpacingAssetsMiddleware generates the appropriate CSS at runtime based on the Spacing.yamlconfiguration.
Backend
In the TYPO3 backend, the field appears as a compact slider in the Appearance → Spacing tab: four padding levels (top/right/bottom/left) and two margin levels (top/bottom), with ± buttons between the seven levels for each axis.
The defaults for each CType are located in EXT:t3b_core/Configuration/Yaml/Spacing.yaml, and project-specific overrides in config/sites/<site>/spacing.yaml</site>. The first and last CEs in a column also receive positional overlays (reset for outer spacing).