Uses of Enum Class
com.infraleap.animatecss.Animated.Modifier
-
Uses of Animated.Modifier in com.infraleap.animatecss
Methods in com.infraleap.animatecss that return Animated.ModifierModifier and TypeMethodDescriptionstatic Animated.ModifierReturns the enum constant of this class with the specified name.static Animated.Modifier[]Animated.Modifier.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.infraleap.animatecss with parameters of type Animated.ModifierModifier and TypeMethodDescriptiondefault voidAnimated.animate(Animated.Animation anim, Animated.Modifier mod) static voidAnimated.animate(com.vaadin.flow.component.HasElement component, Animated.Animation anim, Animated.Modifier mod) static voidAnimated.animate(com.vaadin.flow.component.HasStyle component, Animated.Animation anim, Animated.Modifier mod)