Section
Section renders <section> for a themed grouping of content.
Example
Section {
Text { text: "Content" }
}
Use QTML styling, attribute, and HTMX properties where they are supported.
Section renders <section> for a themed grouping of content.
Section {
Text { text: "Content" }
}
Use QTML styling, attribute, and HTMX properties where they are supported.