[@johanneslumpe/styled-props](../README.md) > ["utils/transforms/perspective"](../modules/_utils_transforms_perspective_.md)

# External module: "utils/transforms/perspective"

## Index

### Interfaces

* [PerspectiveProps](../interfaces/_utils_transforms_perspective_.perspectiveprops.md)

### Functions

* [perspective](_utils_transforms_perspective_.md#perspective)

---

## Functions

<a id="perspective"></a>

### `<Const>` perspective

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

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

**Type parameters:**

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

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

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

**Returns:** `styleImplementation`

___

