Bleed
Applies negative margin to allow content to bleed out into the surrounding layout.
Props
No props found for this component, run `yarn gen:docs` to generate component meta first.
Slots
No slots found for this component, run `yarn gen:docs` to generate component meta first.
Bleed values
Content should never go beyond the edges of the parent container. Choose a bleed value that works within the containing layout.
Related resources
- Bleed props are named following the convention of CSS logical properties, such as 'margin-inline-start' and 'margin-block-start'. Learn more about CSS logicial properties.