{% filter markdown %}{% raw %} ```html+jinja
Is it accessible?
Yes, more than any custom accordion you'll find on the web, because it's made with native elements.
Is it unstyled?
Yes. The Accordion doesn't need any styles, you are free to style your <details> elements however you need.
Can it be animated?
The <details> elements can be animated (with some restrictions) using CSS animations, or with JS.
``` {% endraw %}{% endfilter %}