Kendo UI for jQuery ExpansionPanel Overview
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.
The ExpansionPanel is part of Kendo UI for jQuery, a
professional grade UI library with 110+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.
Functionality and Features
-
Default State—The Kendo UI ExpansionPanel allows you to configure its default state by using the
disabled
,expanded
,toggleable
, andanimation
properties. - 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)