B
B
BonBon Slick2017-10-14 16:30:06
Vue.js
BonBon Slick, 2017-10-14 16:30:06

Pop-up block effect?

On pure css, and js I know several implementation methods, I wonder how to make a pop-up window on Vue.
There is a button, our block behind the screen, when you press the button, a window pops up from below. Click on the button in the window, and the window floats back down the screen.
Can you please tell me how to do this in Vue?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
alvvi, 2017-10-14
@alvvi

transition + one variable in state
That's all you need.
About the first: https://vuejs.org/v2/guide/transitions.html

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question