.NET MAUI Accordion Overview
Telerik UI for .NET MAUI Accordion is a vertically collapsible content panel that displays only one of its items at a time within the available space. RadAccordion helps you save screen space and at the same time present the content to the end user in an easily accessible way.
The Accordion is part of Telerik UI for .NET MAUI, the most comprehensive UI suite for .NET MAUI! To try it out, sign up for a free 30-day trial and kickstart your cross-platform app development today.
Key features
- Collapsed/expanded states—Accordion consists of AccordionItems that can host any content. The end users could show or hide this content by interacting with the headers of the control.
- Collapse All Items—You can allow the app users to fully collapse the Accordion through the CanCollapseAllItems boolean property.
- Highly customizable items—You have full control over the visual appearance of the Accordion items - you can customize the border style of each item, the border style of items' headers, as well as the indicator text, font, size, location and color.
- Animation while expanding/collapsing—RadAccordion provides slick customizable animation played while the expandable content is expanded/collapsed.