vue-typed-js
vue-typed-js copied to clipboard
Unable to bind dynamic data
: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>
need help too!
look at here:https://github.com/eduardostuart/vue-typewriter
need help too!
look at here:https://github.com/eduardostuart/vue-typewriter
: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