SVG path animation in Solid like Svelte's transition draw
https://v2.svelte.dev/repl?version=2.6.2&gist=897a0ede58c59201d57cee7f119bee50
https://github.com/sveltejs/svelte-transitions-draw
I came from Svelte, One thing I miss from svelte is transition:draw feature.
When chaning svg path's "d" attribute, it smoothly redraw. Can I do this kind of thing in Solid?
https://github.com/sveltejs/svelte-transitions-draw
I came from Svelte, One thing I miss from svelte is transition:draw feature.
When chaning svg path's "d" attribute, it smoothly redraw. Can I do this kind of thing in Solid?
GitHub
Draw transition plugin for Svelte. Contribute to sveltejs/svelte-transitions-draw development by creating an account on GitHub.

