svgdotjs / svgdotjs.github.io

Documentation and website for SVG.js

Home Page:http://svgjs.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`attr()` excepts array now to get multiple values at once

Fuzzyma opened this issue · comments

so el.attr(['fill', 'x', 'y']) works