[@johanneslumpe/styled-props](../README.md) > ["utils/scroll-snap/scrollPaddingLeft"](../modules/_utils_scroll_snap_scrollpaddingleft_.md)

# External module: "utils/scroll-snap/scrollPaddingLeft"

## Index

### Interfaces

* [ScrollPaddingLeftProps](../interfaces/_utils_scroll_snap_scrollpaddingleft_.scrollpaddingleftprops.md)

### Functions

* [scrollPaddingLeft](_utils_scroll_snap_scrollpaddingleft_.md#scrollpaddingleft)

---

## Functions

<a id="scrollpaddingleft"></a>

### `<Const>` scrollPaddingLeft

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

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

**Type parameters:**

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

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

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

**Returns:** `styleImplementation`

___

