scala-dom-types
scala-dom-types copied to clipboard
Aria Attributes should be usable from SVG too, not just HTML
See also: https://github.com/raquo/scala-dom-types/issues/71
Note: include the role Aria attribute – which is not under the aria namespace.
Also while we're adding stuff, add isolation attribute (not aria)
This is actually out of scope now since SDT does not provide concrete types for attributes anymore.