N
N
Nikidze2020-05-21 12:26:43
Animation
Nikidze, 2020-05-21 12:26:43

How to make variable change animation Vue?

Let's say I have a variable a. Initially, it is equal to 1. After some manipulation with the data, it changed its value, for example, to 2. The value of this variable is displayed on the screen. How to apply animation to it, for example, first the block with the change will become larger, and then return to its original position.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Korotenko, 2020-05-21
@Nikidze

https://ru.vuejs.org/v2/guide/transitions.html
https://vuejsexamples.com/tag/animation/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question