When I use minHeight and minWidth for window these props just don't work, even I add these props for inline style in Window component.
1 Answer, 1 is accepted
1
Accepted
Vessy
Telerik team
answered on 16 Feb 2026, 02:38 PM
Hello, Nurik,
I tested the Window with set minWidth and minHeight properties and the managed to restrict successfully the resizing of the Window at my sample. Can you take a look at my test sample below and see if it works for you as well?
The last time I tested the Window component, it didn’t work, but now it works perfectly. I may have made a mistake in my code, which is why those props didn’t work. Thank you for your answer.
Vessy
Telerik team
commented on 17 Feb 2026, 07:23 AM
You are most welcome, Nurik! I am glad to know that everything works properly at your end as well.