[@johanneslumpe/styled-props](../README.md) > ["utils/counter-styles/counterReset"](../modules/_utils_counter_styles_counterreset_.md) > [CounterResetProps](../interfaces/_utils_counter_styles_counterreset_.counterresetprops.md)

# Interface: CounterResetProps

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

**CounterResetProps**

## Index

### Properties

* [style$CounterReset](_utils_counter_styles_counterreset_.counterresetprops.md#style_counterreset)

---

## Properties

<a id="style_counterreset"></a>

###  style$CounterReset

**● style$CounterReset**: *`T`*

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

The **`counter-reset`** CSS property resets a CSS counter to a given value.

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

___

