Accordion Styles

class name Type Purpose
.app-accordion View To style the outermost wrapper element of accordion widget.
.app-accordion-text Text To style the title of accordion widget.
.app-accordion-header View To style the pane header of accordion widget.
.app-accordion-active-header View To style the active pane header of accordion widget.
.app-accordion-active-header-title Text To style the active pane header title of accordion widget.
.app-accordion-header-subtitle Text To style the active pane header subtitle of accordion widget.
.app-accordion-header-expand-icon WM Icon To style the expand icon of accordion widget.
.app-accordion-header-left-toggle-icon WM Icon To style the left side toggle icon of accordion widget.
.app-accordion-header-right-toggle-icon WM Icon To style the right side toggle icon of accordion widget.
.app-accordion-header-collapse-icon WM Icon To style the collapse icon of accordion widget.
.app-accordion-header-badge View To style the badge of accordion widget.
.app-accordion-active-header-badge View To style the active tab badge of accordion widget.
.app-accordion-skeleton WM Skeleton To style the skeleton of accordion widget.

Accordion Badge Styles

class name Type Purpose
.app-accordion-header-default-badge View Default badge style
.app-accordion-header-danger-badge View Danger badge style
.app-accordion-header-success-badge View Success badge style
.app-accordion-header-warning-badge View Warning badge style
.app-accordion-header-info-badge View Info badge style
.app-accordion-header-primary-badge View Primary badge style

Accordion Pane Styles

class name Type Purpose
.app-accordionpane View To style the outermost wrapper element of accordionpane.