div
element with quick access to the standard padding and negative margin scales, as well as other common layout properties.Box
is a low-level primitive that should only be used when building design system components, or when other layout primitives (such as: Rows
, Inline
, Columns
, etc) are not sufficient.background
prop. If this prop is provided, the foreground color compatible children (e.g.Text
) will render a foreground color that has sufficient contrast with the background color of Box
.surfacePrimary
is dark, however, for accent
it is light.padding
prop. The system also supports margin a particular direction or side, as seen below.margin
prop. The system also supports margin a particular direction or side, as seen below.borderRadius
prop with a numerical pixel value. The system also supports border radius on directional or specific corners as seen below.