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

How long is the time interval between letters when the delay option is set to 0? #198

Closed
mu-hun opened this issue Jul 12, 2023 · 1 comment

Comments

@mu-hun
Copy link

mu-hun commented Jul 12, 2023

How long is the time interval between type effects between letters when the delay option is set to 0?

In other typing effect libraries on mobile, setting the delay to 0 causes the typing effect to skip, so I would like to know the default offset between typing effects when the delay option is set to 0 in this library.

@tameemsafi
Copy link
Owner

The delay will be the one passed in the options or by using the changeDelay method. There is also deleteSpeed and the method changeDeleteSpeed.

By default delay is between 120, 160 and delete speed is between 40, 80.

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

2 participants