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

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

## Index

### Interfaces

* [ScrollPaddingBottomProps](../interfaces/_utils_scroll_snap_scrollpaddingbottom_.scrollpaddingbottomprops.md)

### Functions

* [scrollPaddingBottom](_utils_scroll_snap_scrollpaddingbottom_.md#scrollpaddingbottom)

---

## Functions

<a id="scrollpaddingbottom"></a>

### `<Const>` scrollPaddingBottom

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

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

**Type parameters:**

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

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

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

**Returns:** `styleImplementation`

___

