ArcaneAccordion
Live preview for accordion
Live Demo
Component: accordion
Preview + Code
What is Arcane Jaspr?
A Flutter-like DX for Jaspr with semantic HTML output.
Can I swap themes quickly?
Yes. Switch between Shadcn and Codex with one stylesheet.
Code
ArcaneAccordion(
  items: const [
    ArcaneAccordionItem(title: 'What is Arcane Jaspr?', content: 'A Flutter-like DX for Jaspr.'),
  ],
)

ArcaneAccordion#

Live preview for component 'accordion' in the current Arcane catalog.

See the Component Catalog for source mapping and parity status.

On this page