groupSVGElements function
Groups SVG elements (usually those retrieved from SVG document)
Implementation
@JS('fabric.util.groupSVGElements')
external Group /*Object|Group*/ groupSVGElements(List<dynamic> elements,
[dynamic options, String path]);