A
A
aloky2018-02-22 12:21:25
Vue.js
aloky, 2018-02-22 12:21:25

vue js sorting how to do?

v-for="user in users"
Reverse sort.

Name, [email protected]
Name1, [email protected]
Name2, [email protected]

but you need
Name3, [email protected]
Name2, [email protected]
Name, [email protected]

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Stimulate, 2018-02-22
@aloky

reverse();

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question