Edge

Modifiers

ClassDescription
edge-topleftPlace content at the top left edge
edge-topPlace content at the top edge
edge-toprightPlace content at the top right edge
edge-topfullPlace content at the top edge, spanning the full width
edge-lefttopPlace content at the left top edge
edge-leftPlace content at the left edge
edge-leftbottomPlace content at the left bottom edge
edge-leftfullPlace content at the left edge, spanning the full height
edge-righttopPlace content at the right top edge
edge-rightPlace content at the right edge
edge-rightbottomPlace content at the right bottom edge
edge-rightfullPlace content at the right edge, spanning the full height
edge-bottomleftPlace content at the bottom left edge
edge-bottomPlace content at the bottom edge
edge-bottomrightPlace content at the bottom right edge
edge-bottomfullPlace content at the bottom edge, spanning the full width

Micro Modifiers

ClassDescription
edge-<position>-startShifts the element to 50% more to the start on its main axis
edge-<position>-endShifts the element to 50% more to the end on its main axis

CSS Variables

VariableDefaultDescription
--tx-50%Amount to translate on the x-axis towards the center of the container
--ty-50%Amount to translate on the y-axis towards the center of the container