[@johanneslumpe/styled-props](../README.md) > ["utils/backgrounds-and-borders/boxShadow"](../modules/_utils_backgrounds_and_borders_boxshadow_.md)

# External module: "utils/backgrounds-and-borders/boxShadow"

## Index

### Interfaces

* [BoxShadowProps](../interfaces/_utils_backgrounds_and_borders_boxshadow_.boxshadowprops.md)

### Functions

* [boxShadow](_utils_backgrounds_and_borders_boxshadow_.md#boxshadow)

---

## Functions

<a id="boxshadow"></a>

### `<Const>` boxShadow

▸ **boxShadow**<`T`,`Theme`,`Breakpoints`>(__namedParameters?: *`object`*): `styleImplementation`

*Defined in [utils/backgrounds-and-borders/boxShadow.ts:15](https://github.com/johanneslumpe/styled-props/blob/8e709f1/src/utils/backgrounds-and-borders/boxShadow.ts#L15)*

**Type parameters:**

#### T 
#### Theme 
#### Breakpoints 
**Parameters:**

**`Default value` __namedParameters: `object`**

| Name | Type |
| ------ | ------ |
| themeProp | `undefined` \| `Extract<keyof Theme, string>` |

**Returns:** `styleImplementation`

___

