title | page_title | description | slug | canonicalLink | position |
---|---|---|---|---|---|
Animation Effects |
Animation Effects - TabStrip - Kendo UI for Vue |
Setting the animation in Kendo UI TabStrip wrapper for Vue. |
animation_effects_tabstrip_wrapper |
3 |
The TabStrip provides options for setting animations effects.
To configure the desired animation, use the animation
prop and the composite animation-[...]
settings.
{% meta height:550 %} {% embed_file tabstrip/animation/main.vue preview %} {% embed_file tabstrip/animation/main.js %} {% endmeta %}