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 |
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 %}