Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 955 Bytes

File metadata and controls

26 lines (19 loc) · 955 Bytes
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

Animation Effects

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

Suggested Links