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.
Page renders <main> for the primary content of a document.
Page {
Text { text: "Content" }
}
Use QTML styling, attribute, and HTMX properties where they are supported.