To Right
Atomic Props to make children elements align to right.
Atomic Props | Effect |
---|---|
toRight | Make children elements align to right |
Usage
Use toTop
to make children elements align to right.
Result
Loading...
Live Editor
Compose
toRight
can compose with toTop
、toCenterY
、toBottom
、toBetween
、toEvenly
、toAround
:
Compose base on toRight
row
toRight toTop
row
toRight toCenterY
row
toRight toBottom
column
toRight toTop
column
toRight toCenterY
column
toRight toBottom
column
toRight toBetween
column
toRight toEvenly
column
toRight toAround