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.