Wrap
Wrap is a layout component used to add space between elements and wraps automatically if there isn't enough space.
Props#
Wrap Props#
Wrap extends Box
, so you can pass all Box
props in addition to these:
WrapItem Props#
WrapItem composes the Box component.