Answer the question
In order to leave comments, you need to log in
How to read data received from vue dadata?
There is an off.module for vue from dadata.ru ,
<template>
<div id="app">
<vue-dadata token="dadata_api_key"></vue-dadata>
</div>
</template>
<script>
import VueDadata from 'vue-dadata'
export default {
name: 'VueDadataTest',
components: {
'vue-dadata': VueDadata
}
}
</script>
Answer the question
In order to leave comments, you need to log in
Documentation for suckers? Have you even read it? Read about onChange .
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question