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
I created a typewriter effect for the popover description text (message). The goal here being to engage the user with a "shiny thing" (moving typewriter text).
What I would like to be able to do is keep the next / prev buttons disabled UNTIL the typewriter has finished writing it out.
I was wondering if there's a way to reference those buttons via the framework without digging through the DOM?
Thanks again for a great library. Rare to come across things that just "work" and this does
The text was updated successfully, but these errors were encountered:
I created a typewriter effect for the popover description text (message). The goal here being to engage the user with a "shiny thing" (moving typewriter text).
What I would like to be able to do is keep the next / prev buttons disabled UNTIL the typewriter has finished writing it out.
I was wondering if there's a way to reference those buttons via the framework without digging through the DOM?
Thanks again for a great library. Rare to come across things that just "work" and this does
The text was updated successfully, but these errors were encountered: