BosNaufal / vue2-autocomplete

Vue 2 Component to make Autocomplete element.
MIT License
233 stars 89 forks source link

Allow complex object structures as query string. #72

Open MirandaWoutersen opened 6 years ago

MirandaWoutersen commented 6 years ago

Previously there was only a list with key values allowed. This allows for nested objects with named keys.