werein / x-editable-rails

Edit fields easily with X-Editable helper
https://wereinhq.com/guides/x-editable-rails
MIT License
155 stars 87 forks source link

Send data attributes to underlying select options? #82

Open adambedford opened 7 years ago

adambedford commented 7 years ago

Is there a way to specify data- attributes to be set on the editable select options? Perhaps in a similar way to the classes option?

mochtu commented 7 years ago

I think additional attributes to editable will be forwarded as data-*