Option |
Description |
Default |
whatToType |
The string or strings you'd like to type. |
"You probably want to replace this string." |
typeSpeed |
The speed (milliseconds) at which you want to type. |
250 |
lifeLike |
Choose whether the plugin types at a constant pace or irregular, lifelike pace. |
true |
showCursor |
Choose whether you want the blinking cursor to appear when typing. |
true |
breakLines |
Choose whether you want multiple strings to be printed on top of each other (breakLines = true), or if you want each string to be deleted and replaced by the next one (breakLines = false). |
true |
breakWait |
The amount of time between typing multiple strings. |
500 |
delayStart |
The amount of time before the plugin begins typing after initializing. |
250 |