This module contains a Drupal 8 Views plugin that groups rows into HTML5
<details>
elements. Grouping fields become <summary>
elements.
Under the hood, this is just a copy of the Unformatted List style plugin, with a different annotation and template.