I have overwritten the autocomplete.source and I would like to attach custom data, aside from label & value, to the tags. I would like to set something like data-id since I don't want the value (which after select turns into the tag) to be id. Is that possible with this library?
I have overwritten the autocomplete.source and I would like to attach custom data, aside from label & value, to the tags. I would like to set something like data-id since I don't want the value (which after select turns into the tag) to be id. Is that possible with this library?