bitworking / react-gsap

React components for GSAP
https://bitworking.github.io/react-gsap/
Other
584 stars 34 forks source link

I couldn't figure out how to use the delay? Is this integrated? #57

Closed ahdsr closed 2 years ago

bitworking commented 2 years ago

Yes, you can use any Tween property directly on the Tween component as prop: https://github.com/bitworking/react-gsap/blob/dc503e4f5241a1916ef8505fe769c0910d7d90e4/packages/playground/src/examples/Timeline.tsx#L102