[@johanneslumpe/styled-props](../README.md) > ["utils/scroll-snap/scrollPadding"](../modules/_utils_scroll_snap_scrollpadding_.md) > [ScrollPaddingProps](../interfaces/_utils_scroll_snap_scrollpadding_.scrollpaddingprops.md)

# Interface: ScrollPaddingProps

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

**ScrollPaddingProps**

## Index

### Properties

* [style$ScrollPadding](_utils_scroll_snap_scrollpadding_.scrollpaddingprops.md#style_scrollpadding)

---

## Properties

<a id="style_scrollpadding"></a>

###  style$ScrollPadding

**● style$ScrollPadding**: *`T`*

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

The scroll-padding property is a shorthand property which sets all of the scroll-padding longhands, assigning values much like the padding property does for the padding-\* longhands.

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

___

