We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I think HTMLElement.dataset is now supported by most browsers. Can you please add it as part of scala-js-dom facade.
Stack Overflow: https://stackoverflow.com/questions/34758423/using-element-dataset-in-scalajs
The text was updated successfully, but these errors were encountered:
PR welcome ☺
Sorry, something went wrong.
add support for dataset to HTMLElement (fixes scala-js#327)
e82d743
Fix #327: Add HTMLElement.dataset (#337)
ef1f303
Successfully merging a pull request may close this issue.
I think HTMLElement.dataset is now supported by most browsers. Can you please add it as part of scala-js-dom facade.
Stack Overflow: https://stackoverflow.com/questions/34758423/using-element-dataset-in-scalajs
The text was updated successfully, but these errors were encountered: