Renders a
container with negative margins allowing content to
"bleed" into the surrounding layout. This effectively works as the opposite of
Inset
and is designed to support visually breaking out of a parent container without having to refactor the entire component tree.
If there is only a single child node, no space or separators will be rendered.