scala-dom-types icon indicating copy to clipboard operation
scala-dom-types copied to clipboard

Aria Attributes should be usable from SVG too, not just HTML

Open raquo opened this issue 3 years ago • 2 comments

See also: https://github.com/raquo/scala-dom-types/issues/71

raquo avatar Jul 05 '22 00:07 raquo

Note: include the role Aria attribute – which is not under the aria namespace.

raquo avatar Jul 06 '22 22:07 raquo

Also while we're adding stuff, add isolation attribute (not aria)

raquo avatar Jul 07 '22 21:07 raquo

This is actually out of scope now since SDT does not provide concrete types for attributes anymore.

raquo avatar Dec 04 '22 09:12 raquo