---
id: Level
cssPrefix: pf-v6-l-level
section: foundations-and-styles
subsection: layouts
propComponents: ['Level', 'LevelItem']
---

import './level.css';

## Examples

### Basic

```ts file="LevelBasic.tsx"

```

### With gutters

```ts file="LevelWithGutters.tsx"

```
