Box
Box renders <div> for a neutral block container.
Example
Box {
Text { text: "Content" }
}
Use QTML styling, attribute, and HTMX properties where they are supported.
Box renders <div> for a neutral block container.
Box {
Text { text: "Content" }
}
Use QTML styling, attribute, and HTMX properties where they are supported.