Is there a document.readyState for SPA pages?

Is there a " document.readyState === 'complete' " type of thing for SPA pages?

Basically, I am asking if there is a way to detect when everything has completely loaded on an SPA page including sub-resources such as images and stylesheets.

Community Page
Last updated: