New to KendoReact? Start a free 30-day trial
How to stack minimized windows at the bottom
Updated on Dec 19, 2025
Environment
| Product Version | 11.3.1 |
| Product | Progress® KendoReact Window |
Description
I have multiple Window components and I want to stack them at the bottom when they are minimized and to maximize them on click.
Solution
To achieve the desired result, add a wrapping element that will wrap all Window components and set the appendTo property of the Window to that element. Use CSS to modify the positions of the minimized windows per your needs.
Change Theme
Theme
Loading ...