Aside
Aside renders <aside> for related or secondary content.
Example
Aside {
Text { text: "Content" }
}
Use QTML styling, attribute, and HTMX properties where they are supported.
Aside renders <aside> for related or secondary content.
Aside {
Text { text: "Content" }
}
Use QTML styling, attribute, and HTMX properties where they are supported.