Accordions with Tailwind CSS and ViewComponent

Accordions are versatile elements for many UI components. Using the HTML details/summary elements and smart use of Tailwind CSS classes, this component does not need any JavaScript.