0.0.1 • Published 4 years ago

@vx-primitives/group v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

@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