Spacing type that represents all directions (left, top, right, bottom). E.g. margin.
margin
Spacing type that represents block directions (top, bottom). E.g. marginBlock.
marginBlock
Spacing type that represents the block end direction (bottom). E.g. marginBlockEnd.
marginBlockEnd
Spacing type that represents the block start direction (top). E.g. marginBlockStart.
marginBlockStart
Spacing type that represents the bottom direction. E.g. marginBottom.
marginBottom
Spacing type that represents end direction e.g. right in left-to-right, left in right-to-left.
Spacing type that represents horizontal direction (left and right). E.g. marginHorizontal.
marginHorizontal
Spacing type that represents the left direction. E.g. marginLeft.
marginLeft
Spacing type that represents the right direction. E.g. marginRight.
marginRight
Spacing type that represents start direction e.g. left in left-to-right, right in right-to-left.
Spacing type that represents the top direction. E.g. marginTop.
marginTop
Spacing type that represents vertical direction (top and bottom). E.g. marginVertical.
marginVertical