[@johanneslumpe/styled-props](../README.md) > ["utils/positioning/right"](../modules/_utils_positioning_right_.md) > [RightProps](../interfaces/_utils_positioning_right_.rightprops.md)

# Interface: RightProps

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

**RightProps**

## Index

### Properties

* [style$Right](_utils_positioning_right_.rightprops.md#style_right)

---

## Properties

<a id="style_right"></a>

###  style$Right

**● style$Right**: *`T`*

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

The **`right`** CSS property participates in specifying the horizontal position of a _positioned element_. It has no effect on non-positioned elements.

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

___

