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

# Core — display

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

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