0.1.3 • Published 4 months ago

@armco/svg-canvas v0.1.3

Weekly downloads
-
License
ISC
Repository
github
Last release
4 months ago

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