# XWUIBleed

Break element from container boundaries (Chakra Bleed equivalent).

## Basic Usage

Break element from container boundaries (Chakra Bleed equivalent).

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Break element from container boundaries (Chakra Bleed equivalent).
```

## Full-Width Banner

An inline bleed pulls a banner past a padded card's horizontal padding.

```example
file: examples/FullWidthBanner.ts
html: examples/FullWidthBanner.html
title: Full-Width Banner
description: An inline bleed pulls a banner past a padded card's horizontal padding.
```

## Bleed On All Sides

The `all` shorthand lets content fill its padded container on every edge.

```example
file: examples/AllSides.ts
html: examples/AllSides.html
title: Bleed On All Sides
description: The all shorthand lets content fill its padded container on every edge.
```

```api
```
