[@johanneslumpe/styled-props](../README.md) > ["utils/cssom-view/scrollBehavior"](../modules/_utils_cssom_view_scrollbehavior_.md) > [ScrollBehaviorProps](../interfaces/_utils_cssom_view_scrollbehavior_.scrollbehaviorprops.md)

# Interface: ScrollBehaviorProps

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

**ScrollBehaviorProps**

## Index

### Properties

* [style$ScrollBehavior](_utils_cssom_view_scrollbehavior_.scrollbehaviorprops.md#style_scrollbehavior)

---

## Properties

<a id="style_scrollbehavior"></a>

###  style$ScrollBehavior

**● style$ScrollBehavior**: *`T`*

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

The **`scroll-behavior`** CSS property sets the behavior for a scrolling box when scrolling is triggered by the navigation or CSSOM scrolling APIs.

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

___

