The App is the aggregate root for the following types:
App
Page
Same concept as pages in Next.js, a page holds all the DOM elements, which we model with the Element model. The Element tree is our DOM tree.
Element
Type
Store