Kendo UI for jQuery ExpansionPanel Overview
Updated on Oct 1, 2025
The Kendo UI ExpansionPanel is a layout component that provides the user with an easy way to expand and collapse a content area within the application.
Functionality and Features
- Default State—The Kendo UI ExpansionPanel allows you to configure its default state by using the
disabled,expanded,toggleable, andanimationproperties. - Keyboard Navigation—The Kendo UI ExpansionPanel comes with keyboard navigation that is always available and requires no configuration.
Next Steps
- Getting Started with the Kendo UI ExpansionPanel for jQuery
- Basic Usage of the ExpansionPanel (Demo)
- Basic Events in the ExpansionPanel (Demo)