Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 439 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 439 Bytes

@dojo/widgets/accordion

Dojo's Accordion component can be used to show multiple pieces of content inside collapsible panes within a common parent component. It provides a mechanism of control over multiple child TitlePane components.

Features

  • Optionally supports multiple panes open at once

Accessibility Features

  • Supports standard tab navigation
  • Space bar toggles the pane content of a closeable child TitlePane