-
Notifications
You must be signed in to change notification settings - Fork 287
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Data attribute to select option #335
Comments
Could you give me an example of what you would need? |
I think he would like the attributes set against the regular options transferring to the equivalent "li". it ends up like this: |
Yes. It's what I want to achieve. Thank you
|
I see, I will handle this as soon as I have time |
This would do it: I changed:
|
For now it's impossible to add some data attributes to select options. If we add it to html so it's stays under this option, but not transfers to sumoselect optWrapper
The text was updated successfully, but these errors were encountered: