Ctrl + K
Get StartedStylesCoreCompsCDK
Actions
Action Sheet
Button
Button Group
Context Menu
Dropdown Button
Menu
Side Menu
Form & Editors
Checkbox
Color Box
Color Palette
Cron Job
Date & Time Box
Date & Time Picker
Flow Chart
Form
Image Editor
Json Viewer
Kanban
Number Box
One time password
Paint
Password Box
Phone Box
Query Builder
Range Slider
Rate Picker
Rest Api Generator
Scheduler
Search Box
Select Box
Selection List
Step Wizard
Switch
Tag Box
Text Box
Textarea
Time Duration
Tree View
Uploader
WYSIWYG
Navigation & Layout
Accordion
Avatar
Badge
Bottom Navigation
Breadcrumb
Calendar
Chips
Circular Progress
Comment
Conversation
Data Pager
Data Table
Drawer
File Explorer
Grid Layout Builder
Image
KBD
List
Loading
Map
Media Viewer
Navbar
Picker
Popover
Popup
Progress Bar
Qrcode
Rail Navigation
Result
Skeleton
Sliding Item
Tabs
Tag
Time Line
Toolbar
Tooltip
Dialog & Notifications
Alert
Dialog
Loading Dialog
Modal
Notification
Toast
Charts
Bar Chart
Chart Legend
Donut Chart
Gauge Chart
Hierarchy Chart
Line Chart

Accordion

import { AXAccordionModule } from '@acorex/components/accordion'; Accordion component is a UI element that allows the creation of collapsible content sections. It enables users to toggle the visibility of content with a collapsible header, offering an intuitive and space-efficient way to organize information. With customizable features like a custom header template, accordion behavior, and event callbacks, it enhances flexibility and user interaction.

Overview

In this section, you can test different options of this component and see the output in real time
Google

Google LLC is an American multinational technology company focusing on artificial intelligence, online advertising, search engine technology, cloud computing, computer software, quantum computing, e-commerce, and consumer electronics.

Microsoft

Microsoft Corporation is an American multinational technology corporation headquartered in Redmond, Washington. Microsoft's best-known software products are the Windows line of operating systems, the Microsoft 365 suite of productivity applications, and the Edge web browser.

Apple

Apple Inc. is an American multinational technology company headquartered in Cupertino, California, in Silicon Valley. It designs, develops, and sells consumer electronics, computer software, and online services.

Solid

Usage

A simple example of using accordion.
Preview
Code

Custom header template

Allows users to define a personalized header content by providing a custom template, enabling unique and flexible styling options for the collapsible panel's header section.
Preview
Code

Accordion mode

With accordion, you can only have one collapse open at a time
Preview
Code

Header Icon

With icon property, you can show icon in collapse header.
Preview
Code

Loading

With icon property, you can show icon in collapse header.
Preview
Code

Copyright ©2017-2025 ACoreX Labs Inc.

On this page