Box
Last updated
Last updated
Box is a primitive component that distributes alignment and spacing.
Box has no control over elements' composition. Use Composition instead.
Box supports all Prop aliases, except those specific to CSS Grid.
Prop name
Type
Description
flex
boolean
Display a box as flex
.
inline
boolean
Uses inline display.