To Around
Atomic Props to make children elements around.
Atomic Props | Effect |
---|---|
toAround | Make children elements evenly |
#
UsageUse toAround
to make children elements evenly.
SyntaxError: Unexpected token (1:8) 1 : return () ^
LIVE DEMO
#
ComposetoAround
can compose with toTop
ใtoCenterY
ใtoBottom
ใttoLeft
ใtoCenterX
ใtoRight
:
Compose base on toAround
row
toAround toTop
row
toAround toCenterY
row
toAround toBottom
column
toAround toLeft
column
toAround toCenterX
column
toAround toRight