What is the definition of the phrase "Time to Interactive"?
when the browser displays the first bit of content from the DOM
when HTML has loaded, but not necessarily JavaScript, CSS, or images
when the user can see the webpage on the screen Source: Web.dev
when the user can consistently interact with all of the page elements