You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello there. very nice project! you got my star. I was wandering if it is possible to add a tag or a class to the strings.
In my unicorn world it would work like this:
hello there. very nice project! you got my star. I was wandering if it is possible to add a tag or a class to the strings.
In my unicorn world it would work like this:
window.ityped.init(document.querySelector("#typedTest"),{
strings: ["try this", "and THIS", and this],
loop : false,
disableBackTyping: true
})
thanks a lot
m
The text was updated successfully, but these errors were encountered: