[@johanneslumpe/styled-props](../README.md) > ["utils/transforms/backfaceVisibility"](../modules/_utils_transforms_backfacevisibility_.md) > [BackfaceVisibilityProps](../interfaces/_utils_transforms_backfacevisibility_.backfacevisibilityprops.md)

# Interface: BackfaceVisibilityProps

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

**BackfaceVisibilityProps**

## Index

### Properties

* [style$BackfaceVisibility](_utils_transforms_backfacevisibility_.backfacevisibilityprops.md#style_backfacevisibility)

---

## Properties

<a id="style_backfacevisibility"></a>

###  style$BackfaceVisibility

**● style$BackfaceVisibility**: *`T`*

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

The **`backface-visibility`** CSS property sets whether the back face of an element is visible when turned towards the user.

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

___

