[@johanneslumpe/styled-props](../README.md) > ["utils/text/hangingPunctuation"](../modules/_utils_text_hangingpunctuation_.md) > [HangingPunctuationProps](../interfaces/_utils_text_hangingpunctuation_.hangingpunctuationprops.md)

# Interface: HangingPunctuationProps

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

**HangingPunctuationProps**

## Index

### Properties

* [style$HangingPunctuation](_utils_text_hangingpunctuation_.hangingpunctuationprops.md#style_hangingpunctuation)

---

## Properties

<a id="style_hangingpunctuation"></a>

###  style$HangingPunctuation

**● style$HangingPunctuation**: *`T`*

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

The **`hanging-punctuation`** CSS property specifies whether a punctuation mark should hang at the start or end of a line of text. Hanging punctuation may be placed outside the line box.

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

___

