---
layout: docs
title: Z-Index
description: null
---

| Class            | Description                                       |
| ---------------- | ------------------------------------------------- |
| `z-index-low`    | Sets `z-index: var(--z-index-low);` on element    |
| `z-index-medium` | Sets `z-index: var(--z-index-medium);` on element |
| `z-index-high`   | Sets `z-index: var(--z-index-high);` on element   |
