Details
Details renders <details> for native expandable disclosure content.
Example
Details {
Text { text: "Content" }
}
Use QTML styling, attribute, and HTMX properties where they are supported.
Details renders <details> for native expandable disclosure content.
Details {
Text { text: "Content" }
}
Use QTML styling, attribute, and HTMX properties where they are supported.