---
id: Stack
cssPrefix: pf-v6-l-stack
section: foundations-and-styles
subsection: layouts
propComponents: ['Stack', 'StackItem']
---

import './stack.css';

## Examples

### Basic

```ts file="StackBasic.tsx"
```

### With gutter

```ts file="StackWithGutter.tsx"
```
