Choices-js/Choices

How can I access original option elements from the callbackOnCreateTemplates?

stratboy opened this issue · 1 comments

Hi, I'm trying to retain some data-props that are setted in the original select dom element, to persist them in choices and items. I'm having quite an hard time in doing this.

Is it possible? I just need a reference to the origina option element related to the current template item/choice.