mootools-meio-autocomplete icon indicating copy to clipboard operation
mootools-meio-autocomplete copied to clipboard

Parameter in Meio.Autocomplete.Select doesn't match with description

Open RiZKiT opened this issue 12 years ago • 0 comments

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.

RiZKiT avatar Jan 11 '13 09:01 RiZKiT