[@johanneslumpe/styled-props](../README.md) > ["utils/box-alignment/justifySelf"](../modules/_utils_box_alignment_justifyself_.md) > [JustifySelfProps](../interfaces/_utils_box_alignment_justifyself_.justifyselfprops.md)

# Interface: JustifySelfProps

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

**JustifySelfProps**

## Index

### Properties

* [style$JustifySelf](_utils_box_alignment_justifyself_.justifyselfprops.md#style_justifyself)

---

## Properties

<a id="style_justifyself"></a>

###  style$JustifySelf

**● style$JustifySelf**: *`T`*

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

The CSS **`justify-self`** property set the way a box is justified inside its alignment container along the appropriate axis.

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

___

