Row
Row renders <div> for a horizontal flex layout container.
Row automatically adds flex flex-row.
Example
Row {
Text { text: "Content" }
}
Use QTML styling, attribute, and HTMX properties where they are supported.
Row renders <div> for a horizontal flex layout container.
Row automatically adds flex flex-row.
Row {
Text { text: "Content" }
}
Use QTML styling, attribute, and HTMX properties where they are supported.