svg2css icon indicating copy to clipboard operation
svg2css copied to clipboard

Add SVG Path Creator

Open prateekjadhwani opened this issue 8 years ago • 0 comments

Need to create a new component that works like color selector but instead of opening the color selector opens something like this and helps the user to create a path.

I think it should have an attribute value with path in it. If the path is provided, and if the selector is open, it should render the svg path based on that value.

It should also emit an onChange event with value in the details object.

prateekjadhwani avatar Mar 22 '16 13:03 prateekjadhwani