Grid
Grid renders <div> for a grid layout container.
Grid automatically adds the grid class.
Example
Grid {
Text { text: "Content" }
}
Use QTML styling, attribute, and HTMX properties where they are supported.
Grid renders <div> for a grid layout container.
Grid automatically adds the grid class.
Grid {
Text { text: "Content" }
}
Use QTML styling, attribute, and HTMX properties where they are supported.