I
I
Ivan_Bachantcev2018-11-26 19:20:35
JavaScript
Ivan_Bachantcev, 2018-11-26 19:20:35

How to make a certain element move?

Hello. The task is this. There is the following code

<div id="app">
<div class='text_field_1'>
<input type='text'>
<button>вверх</button>
<div>
<div class='text_field_2'>
<input type='text'>
<button>вверх</button>
<div>
</div>

The question is: how to use Vue to make it possible to move text_field_1 and text_field_2 while saving the entered values ​​in them
?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
0
0xD34F, 2018-11-26
@Ivan_Bachantcev

So , right?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question