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

#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