Skip to main content Red Hat Design System logo Contribute on Github v2.0.0 Home
About About the design systemHow we buildRoadmap
Get started OverviewDesignersDevelopers
Foundations OverviewColorGridPersonalization patternsSpacingTypography
Tokens Overview Global colorBox shadowTypographyBorderOpacitySpaceLengthIconBreakpointsMedia queries
Elements All elements Accordion Alert Audio player Avatar Back to top Badge Blockquote Breadcrumb Button Call to action Card Code block Dialog Footer Health index Icon Navigation (primary)Planned Navigation (secondary) Pagination PopoverPlanned Progress stepsPlanned Site status Skip link Spinner Statistic Subnavigation Surface Switch Table Tabs Tag Tile Timestamp Tooltip Video embed
Patterns All patternsAnnouncementCardDisclosureFilterFormLinkLink with iconLogo wallSearch barSkip navigationSticky bannerSticky cardTabsTileVideo thumbnail
Accessibility FundamentalsContentDesignDevelopmentContributorsQa and testingAssistive technologiesResources
Design/code status Release notes Get support

Accordion

Overview Style Guidelines Code Demos Accessibility
  1. Keyboard interactions
  2. Focus order
  3. Touch targets
  4. ARIA Authoring Practices Guide (APG)
  5. Web Content Accessibility Guidelines
  1. Keyboard interactions
  2. Focus order
  3. Touch targets
  4. ARIA Authoring Practices Guide (APG)
  5. Web Content Accessibility Guidelines

Keyboard interactions

Each panel is a focus stop where Enter or Space expands or collapses each panel.

Accordion keyboard interactions; pressing Tab will focus the top panel, pressing Tab again will move focus to the next panel underneath, and pressing Enter or Space will expand the panel
Key Result
Tab Moves focus to the next panel
Shift+Tab Moves focus to the previous panel
Enter/Space Expands or collapses a panel

Focus order

A logical focus order helps keyboard users operate our websites. Elements need to receive focus in an order that preserves meaning, therefore the focus order should make sense and not jump around randomly.

Accordion showing the order how focus moves through the element when pressing Tab continuously

Touch targets

Each panel is selectable instead of only title text or the chevrons.

Accordion showing touch target size examples for large and small sizes

ARIA Authoring Practices Guide (APG)

Learn to use the accessibility semantics defined by the Accessible Rich Internet Application (ARIA) specification to create accessible web experiences.

View APG resources

Web Content Accessibility Guidelines

Understanding documents provide detailed explanations for Web Content Accessibility Guidelines (WCAG) guidelines and success criteria.

© 2021-2024 Red Hat, Inc. Deploys by Netlify