Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to bind dynamic data #46

Open
wsheeny opened this issue May 27, 2021 · 4 comments
Open

Unable to bind dynamic data #46

wsheeny opened this issue May 27, 2021 · 4 comments

Comments

@wsheeny
Copy link

wsheeny commented May 27, 2021

:strings binds dynamic data and cannot be printed

<vue-typed-js :loop="true" :strings="[quote.content]" :type-speed="50" :back-speed="50">
  <span class="typing" />
</vue-typed-js>
@guopuu
Copy link

guopuu commented Nov 2, 2021

need help too!

@KBKUN024
Copy link

@KBKUN024
Copy link

need help too!

look at here:https://github.com/eduardostuart/vue-typewriter

@KBKUN024
Copy link

:strings binds dynamic data and cannot be printed

<vue-typed-js :loop="true" :strings="[quote.content]" :type-speed="50" :back-speed="50">
  <span class="typing" />
</vue-typed-js>

You can use this one:https://github.com/eduardostuart/vue-typewriter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants