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

# External module: "utils/box-alignment/justifySelf"

## Index

### Interfaces

* [JustifySelfProps](../interfaces/_utils_box_alignment_justifyself_.justifyselfprops.md)

### Functions

* [justifySelf](_utils_box_alignment_justifyself_.md#justifyself)

---

## Functions

<a id="justifyself"></a>

### `<Const>` justifySelf

▸ **justifySelf**<`T`,`Theme`,`Breakpoints`>(__namedParameters?: *`object`*): `styleImplementation`

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

**Type parameters:**

#### T 
#### Theme 
#### Breakpoints 
**Parameters:**

**`Default value` __namedParameters: `object`**

| Name | Type |
| ------ | ------ |
| themeProp | `undefined` \| `Extract<keyof Theme, string>` |

**Returns:** `styleImplementation`

___

