MacroMath UI
Components · Web

FAQ

Frequently asked questions, in an accordion.

Web · Astro · macromath_web

Frequently-asked-questions section, presented as an accordion (one answer open at a time). Four entries, from the keys faq.1faq.4.

Usage

---
import FAQ from '../components/sections/FAQ.astro';
---
<FAQ />

No props. Each item has q (question) and a (answer), translatable via i18n.

On this page