linkrinne
1
Q:

v-select reduce

<script>let options = [{code: 'CA', country: 'Canada'}];</script>

<v-select :options="options" :reduce="country => country.code" label="country" />
0

New to Communities?

Join the community