Skip to main content

To Around

Atomic Props to make children elements around.

Atomic PropsEffect
toAroundMake children elements evenly

Usage

Use toAround to make children elements evenly.

Result
Loading...
Live Editor

Compose

toAround can compose with toToptoCenterYtoBottomttoLefttoCenterXtoRight:

Compose base on toAround
row
toAround toTop
row
toAround toCenterY
row
toAround toBottom
column
toAround toLeft
column
toAround toCenterX
column
toAround toRight