ikloster03 / vue-dadata

Vue component for hinting addresses using dadata.ru
https://vue-dadata.ikloster.tech
MIT License
28 stars 31 forks source link

Return value customization #101

Open topninja opened 3 years ago

topninja commented 3 years ago

I am gonna get suggest data excluded метро - {street_type: "м"} I tried to do by adding params on locations prop but no luck yet. so I think when get data from api, I could throw data by filter "street_type". How to resolve this? I tried like this but have no idea how to do on this vue component. https://codepen.io/dadata/pen/eYZybyW?editors=1010

Thanks