The App is the aggregate root for the following types:

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.

Type

Store