Capítulo 285 de 411
A dev-tool utility that makes an SVG <path> interactively editable directly in the browser (drag handles to reshape it), with a button to copy the resulting path data.
| Parameter | Type | Description |
|---|---|---|
| path | Element | String | the path to edit |
| config | Object (optional) | onPress, onRelease, handleSize, selected, draggable, etc. |
Returns: a PathEditor instance.