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

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

## Index

### Interfaces

* [ScrollMarginBottomProps](../interfaces/_utils_scroll_snap_scrollmarginbottom_.scrollmarginbottomprops.md)

### Functions

* [scrollMarginBottom](_utils_scroll_snap_scrollmarginbottom_.md#scrollmarginbottom)

---

## Functions

<a id="scrollmarginbottom"></a>

### `<Const>` scrollMarginBottom

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

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

**Type parameters:**

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

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

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

**Returns:** `styleImplementation`

___

