For my content the browser downloaded a minimalistic skeleton of the page and the required JS code. Then the JS code updates the DOM and renders the page. I can use client side hooks such asuseEffect()to fetch data behind the scenes.
Below you can see the data I fetched behind scenes: