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

# Core — box-shadow

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

| Property | Type | Description |
| --- | --- | --- |
| `$boxShadow` | [shadow](/foundations/shadow) | Applies a box shadow that adheres to our box shadow rules |
