JSPM

  • Created
  • Published
  • Downloads 267367
  • Score
    100M100P100Q227357F
  • License MIT

vx group

Package Exports

  • @vx/group

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@vx/group) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@vx/group

<Group /> provides a simplified API for SVG <g /> elements, which are containers for other SVG objects. You may pass in a top and left margin (instead of transform={translate(...)}) and a className.

Installation

npm install --save @vx/group