Promise to wait app fully loaded (or started)

341
0
09-02-2021 02:54 AM
GuillaumeArnaud
Occasional Contributor

Hi,

I need to know when my app is fully loaded.

I found the list of widget in window._widgetManager.widgets but there are also widgets not in the active page.

I check window._appState.widgetsClassStatus but it is empty on start.

So is there a mean to know :

- if all widget of the page is started ?

- the page is fully loaded ?

- which widget contains one page ?

Thanks

Guillaume

0 Kudos
0 Replies