markteekman / accessible-astro-components

A set of Accessible, easy to use, Front-end UI Components for Astro.

Home Page:https://accessible-astro.netlify.app/accessible-components/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactor Accordion component to make use of the `<details>` and `<summary>` API

markteekman opened this issue · comments

Example: https://codepen.io/markteekman/pen/jOXjLeW

Note: can replace almost all custom JavaScript.