Skip to content
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 Svg.Attributes.classList #17

Open
sentience opened this issue Dec 6, 2016 · 1 comment
Open

Add Svg.Attributes.classList #17

sentience opened this issue Dec 6, 2016 · 1 comment

Comments

@sentience
Copy link

sentience commented Dec 6, 2016

Just as in HTML, it’s useful to be able to create a space-separated list of classes to be applied to an SVG element. Html.Attributes.classList does this for HTML. For Svg, we must implement this ourselves.

Happy to submit a PR with an implementation if this would be considered helpful.

Current as of Elm 0.18.

@process-bot
Copy link

Thanks for the issue! Make sure it satisfies this checklist. My human colleagues will appreciate it!

Here is what to expect next, and if anyone wants to comment, keep these things in mind.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants