Page

Page renders <main> for the primary content of a document.

Example

Page {
    Text { text: "Content" }
}

Use QTML styling, attribute, and HTMX properties where they are supported.