[@johanneslumpe/styled-props](../README.md) > ["utils/display/display"](../modules/_utils_display_display_.md)

# External module: "utils/display/display"

## Index

### Interfaces

* [DisplayProps](../interfaces/_utils_display_display_.displayprops.md)

### Functions

* [display](_utils_display_display_.md#display)

---

## Functions

<a id="display"></a>

### `<Const>` display

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

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

**Type parameters:**

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

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

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

**Returns:** `styleImplementation`

___

