• Getting Started
  • Components
    • Barcodes
    • Buttonsupdated
    • Chartsupdated
    • Conversational UIupdated
    • Data Query
    • Date Inputsupdated
    • Date Math
    • Dialogsupdated
    • Drawing
    • Dropdownsupdated
    • Editorupdated
    • Excel Export
    • File Saver
    • Filter
    • Ganttupdated
    • Gauges
    • Gridupdated
    • Iconsupdated
    • Indicators
    • Inputsupdated
    • Labels
    • Layoutupdated
    • ListBoxupdated
    • ListView
    • Mapbeta
    • Menusupdated
    • Navigationupdated
    • Notification
    • Pagerupdated
    • PDF Export
    • PivotGridupdated
    • Popup
    • ProgressBars
    • Ripple
    • Schedulerupdated
    • ScrollViewupdated
    • Sortableupdated
    • ToolBarupdated
    • Tooltipsupdated
    • TreeList
    • TreeView
    • Typography
    • Uploadsupdated
    • Utilitiesupdated
  • Styling & Themes
  • Common Features
  • Project Setup
  • Knowledge Base
  • Sample Applications
  • FAQ
  • Troubleshooting
  • Updates
  • Changelogs

Kendo UI for Angular ExpansionPanel Overview

The Kendo UI for Angular ExpansionPanel provides a details-summary view that enables the user to expand or collapse the content.

The ExpansionPanel Component is part of Kendo UI for Angular, a professional grade UI library with 100+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

The following example demonstrates the ExpansionPanel in action.

Example
View Source
Change Theme:

Key Features

  • Title—The ExpansionPanel enables you to define the content inside its header by using a title, subtitle, or a title template.
  • Interaction modes—You can set the initial expanded state of the ExpansionPanel and then change it on demand by using the available API options.
  • Animations—You can define the duration of the ExpansionPanel expand and collapse animations, and also fully disable the animations.
  • Icons—The ExpansionPanel enables you to customize its expand and collapse icon indicators.
  • Disabled ExpansionPanel—You can use the configuration options of the ExpansionPanel to disable the whole group of buttons or a single button so that users are not able to interact with it.
  • Globalization—All Kendo UI for Angular Layout components provide globalization options.
  • Accessibility—The ExpansionPanel is accessible for screen readers and supports WAI-ARIA attributes.
  • Keyboard navigation—The ExpansionPanel supports a number of keyboard shortcuts for processing various commands.

Support and Learning Resources

Additional Resources