---
title: modalProps API
description: "API Index | modalProps"
api_reference: true
slug: api_window_modalprops_wrapper
---

# ModalProps


### modal-prevent-scroll `Boolean`

Specifies whether the document should stop scrolling when modal dialog is window. Closing it should restore the initial document overflow. Note that it's not supported to have multiple windows with different preventScroll setting.

## Suggested Links

 * [Kendo Window widget Modal API](https://docs.telerik.com/kendo-ui/api/javascript/ui/window/configuration/modal)