mootools-meio-autocomplete
mootools-meio-autocomplete copied to clipboard
Parameter in Meio.Autocomplete.Select doesn't match with description
In description: "if the syncAtInit option is set to true, it will synchonize the value of the autocomplete with the corresponding data from the valueField's value."
In options: syncName: 'id', // if falsy it wont sync at start
I would have made a pull request, but I don't know what is intended.