<body>
↔ Root Sectioning Element to hold Document Body of HTML Document
References
Flow Content
↔ anyHTMLElement
to go inside<body\>
via Normal Flowwhy not just render directly to [
<body>](body)?
↔ to avoid conflict with other library & browser extensions that manipulate<body\>
why not just render directly to [
<body>](body)?
↔ to avoid conflict with other library & browser extensions that manipulate<body\>
Root Layout
↔ top-levellayout.tsx
to share across all Pages in App, to define<html\>
&<body\>