---
title: "Core — overflow"
canonical: https://sky-ui.cf.sky.com/core/system/overflow
---

# Core — overflow

Applying the `overflow` system modifier to your component will allow consumers of your component to pass in the following props:

| Prop | Type | Default | Description |
| --- | --- | --- | --- |
| `$overflow` | [See MDN](https://developer.mozilla.org/en-US/docs/Web/CSS/overflow) | undefined | Applies overflow styles |
