diff --git a/apps/showcase/doc/styleclass/AnimationDoc.vue b/apps/showcase/doc/styleclass/AnimationDoc.vue index 1779c9fbf..fc41d165e 100644 --- a/apps/showcase/doc/styleclass/AnimationDoc.vue +++ b/apps/showcase/doc/styleclass/AnimationDoc.vue @@ -4,14 +4,30 @@ Classes to apply during enter and leave animations are specified using the enterFromClass, enterActiveClass, enterToClass, leaveFromClass, leaveActiveClass,leaveToClassproperties. In addition in case the target is an overlay, hideOnOutsideClick would be handy to hide the target if outside of the popup is clicked.
+First example uses a custom fade animation, and second one uses animate-slide from