Framer Motion length transition on SVG line

后端 未结 0 1378
忘掉有多难
忘掉有多难 2021-01-06 02:28

So if I know that I can transition an svg path with something like the below:

const pathVariants = {
  inital: {
    opacity: 0,
    pathLength: 0
           


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题