Jump to content
Search Community

wakeel@znsg.pk

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by wakeel@znsg.pk

  1. I am trying to follow the examples as mentioned in this article: https://blog.usejournal.com/vue-js-gsap-animations-26fc6b1c3c5a But I am having issues with it kindly help. export default { mounted() { const { lawn2019 } = this.$refs // eslint-disable-next-line const timeline2 = new TweenMax() timeline2.to(lawn2019, 3, {scrambleText: "anytext"}) },
×
×
  • Create New...