The classic Accordion (AccordionGroup) renders collapsible sections with a blue background. Opening one entry closes the others. Minimum 2 entries required. Allowed content types inside: paragraph, list, image.
What is an Accordion?expand_more
An accordion is a UI pattern that hides content in collapsible sections. It is well suited for FAQs or structured information where not all content needs to be visible at the same time.
When should I use an Accordion?expand_more
Accordions are best when many content sections exist but not all need to be visible at once. They save space and improve readability.
Accordion with List contentexpand_more
First list item inside the Accordion
Second list item with additional details
Third list item as the last entry
Accordion with Image contentexpand_more
NewAccordion – Modern Variant
The NewAccordion (NewAccordionGroup) uses a light background with dividers. It supports additional content types compared to the classic Accordion: paragraph, list, image, grid and instructionCard. Minimum 2 entries required.
How does NewAccordion differ from the classic Accordion? expand_more
The NewAccordion has a white background with dividers instead of the blue background of the classic Accordion. It additionally supports InstructionCards and Grids as content types inside the expanded area.
NewAccordion with InstructionCard content expand_more
sentiment_satisfied
Step 1
This InstructionCard is embedded directly inside NewAccordion content – something that is not possible with the classic Accordion.
NewAccordion with Bullet List expand_more
First item inside the NewAccordion
Second item with additional information
Third item as the final entry
NewAccordion – Card Mode (isCard true)
With isCard true the entire accordion group is wrapped in a white card with padding and hr separators between entries. Optional title and subtitle on the group appear above the entries.
Frequently Asked Questions
All answers at a glance
What is isCard true? expand_more
With isCard true the accordion group is wrapped in a white card. Separators between entries are rendered as hr elements.
When should I use isCard true? expand_more
isCard true is useful when the accordion block should be visually separated from the rest of the page – e.g. for FAQ sections or structured help content on a white or light-grey page background.
Carousel – Key Figure VCards
The Carousel displays VCards in a horizontally scrollable row. This variant uses KeyFigure VCards (iconLeft + keyFigure + title + text). With highlighted true a colored background appears behind the carousel.
Key Figures
percent
Interest Rate
ab 5.95%
av_timer
Months Duration
12–84
monitoring
Maximum Amount
CHF 250'000
Carousel – Background Color VCards
This Carousel variant uses Background VCards (background + title + href) for navigable tiles with a colored background and link. Available colors: blue, green, purple, red.
When href is omitted the VCard renders as a div instead of an a element. This is suited for purely informational tiles with no click target. KeyFigure VCards without href use title instead of href + title.
percent
Effective Annual Rate
ab 5.95%
Credit-dependent
av_timer
Months Duration
12–84
Freely selectable
monitoring
Maximum Amount
CHF 250'000
Per loan
Search Bar
SearchBar renders an animated full-width search input with a conic gradient border. The placeholder appears centred with a search icon. The helper text (caia) appears below the input field. Fields: title (required, bilingual), placeholder (required, bilingual), caia (required, bilingual).