New to Kendo UI for Vue? Start a free 30-day trial
Animations
You can enable or disable the show and hide animations of the PanelBar.
To control the behavior of the animations:
- Define the
animationproperty directly on the the PanelBar. - Specify the
animationproperty of an individual child item.
The following example shows how we can define the animation property for each PanelBar item:
Change Theme
Theme
Loading ...