scala-dom-types
scala-dom-types copied to clipboard
Add svg title tag
Thanks! Hm, I think maybe we should call this titleTag instead of title, to match the name that we use for HTML title tag? (the name title is taken by the title attribute in the html namespace)
Done
Thanks!