@armco/svg-canvas
v0.1.3
Published
## Usage
Downloads
6
Maintainers
Readme
SVG Editor optimized for use with React and Typescript
Usage
import {Editor} from "@armco/svg-editor"
<Editor {...props} />
And you're good to go
Props:
svgContent: Svg in text format
config: Config object to customize and control editor behaviour