ยค centerS

Spacers that add space instead of stretching a box when there is extra space

Types

centerS :: Spacer

Description

centerS spacer prevents a box from growing larger than necessary and centers it in the available space.

Equalities

  centerS = hvAlignS aCenter aCenter

See Also