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
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -150,11 +150,11 @@ Will be inserted after the last typed token.
150
150
151
151
**Default**: `false`
152
152
153
-
If this value is `true`, the result will be displayed immediately without typing animation.
153
+
If this value is `true`, the result will be displayed immediately without typing animation. It can be useful if you don't want the typing effect anymore.
154
154
155
155
#### `restartKey`
156
156
157
-
`Typist` will restart the typing animation whenerver`restartKey` changes.
157
+
`Typist` will restart the typing animation whenever`restartKey` changes.
0 commit comments