JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Window › how to control the window size or hide until content is loaded › Reply To: how to control the window size or hide until content is loaded
July 28, 2023 at 11:03 am
#108497
Markov
Keymaster
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