JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Window › how to control the window size or hide until content is loaded
skip the initial window at the center, until the content is loaded
Hi,
The open() method controls when the window will be opened. So you can ensure any content is loaded and then call the method to open the window.
Regards, Markov