[@johanneslumpe/styled-props](../README.md) > ["utils/lists-and-counters/listStyleImage"](../modules/_utils_lists_and_counters_liststyleimage_.md) > [ListStyleImageProps](../interfaces/_utils_lists_and_counters_liststyleimage_.liststyleimageprops.md)

# Interface: ListStyleImageProps

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

**ListStyleImageProps**

## Index

### Properties

* [style$ListStyleImage](_utils_lists_and_counters_liststyleimage_.liststyleimageprops.md#style_liststyleimage)

---

## Properties

<a id="style_liststyleimage"></a>

###  style$ListStyleImage

**● style$ListStyleImage**: *`T`*

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

The **`list-style-image`** CSS property sets an image to be used as the list item marker.

*__see__*: [https://developer.mozilla.org/docs/Web/CSS/list-style-image](https://developer.mozilla.org/docs/Web/CSS/list-style-image)

___

