[@johanneslumpe/styled-props](../README.md) > ["utils/generated-content/content"](../modules/_utils_generated_content_content_.md) > [ContentProps](../interfaces/_utils_generated_content_content_.contentprops.md)

# Interface: ContentProps

## Type parameters
#### T 
## Hierarchy

**ContentProps**

## Index

### Properties

* [style$Content](_utils_generated_content_content_.contentprops.md#style_content)

---

## Properties

<a id="style_content"></a>

###  style$Content

**● style$Content**: *`T`*

*Defined in [utils/generated-content/content.ts:12](https://github.com/johanneslumpe/styled-props/blob/8e709f1/src/utils/generated-content/content.ts#L12)*

The **`content`** CSS property replaces an element with a generated value. Objects inserted using the `content` property are _anonymous replaced elements._

*__see__*: [https://developer.mozilla.org/docs/Web/CSS/content](https://developer.mozilla.org/docs/Web/CSS/content)

___

