A single expandable section built on native <details>, which handles open/close (and exclusive groups, via the name attribute) on its own. Open state works uncontrolled (defaultOpen) or controlled (open + onOpenChange).
<details>
name
defaultOpen
open
onOpenChange
A single expandable section built on native
<details>, which handles open/close (and exclusive groups, via thenameattribute) on its own. Open state works uncontrolled (defaultOpen) or controlled (open+onOpenChange).