Skip to content

Files

Latest commit

 

History

History
26 lines (19 loc) · 983 Bytes

File metadata and controls

26 lines (19 loc) · 983 Bytes
title page_title description slug canonicalLink position
Animation Effects
Animation Effects - PanelBar - Kendo UI for Vue
Animate the Kendo UI PanelBar wrapper for Vue.
animation_effects_panelbar_wrapper
4

Animation Effects

By default, the PanelBar uses animations to expand and reveal sub-items when the user clicks an item header.

To modify the PanelBar animations, use the expand and collapse properties.

{% meta height:800 %} {% embed_file panelbar/animation/main.vue preview %} {% embed_file panelbar/animation/main.js %} {% endmeta %}

Suggested Links