typed.js 2.0.12 → 2.0.132
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE.txt +1 -1
- package/README.md +31 -21
- package/dist/typed.cjs +2 -0
- package/dist/typed.cjs.map +1 -0
- package/dist/typed.module.js +2 -0
- package/dist/typed.module.js.map +1 -0
- package/dist/typed.umd.js +3 -0
- package/dist/typed.umd.js.map +1 -0
- package/index.d.ts +131 -134
- package/package.json +21 -28
- package/.codeclimate.yml +0 -31
- package/.csslintrc +0 -2
- package/.esdoc.json +0 -4
- package/.eslintignore +0 -3
- package/.eslintrc.yml +0 -25
- package/.github/CONTRIBUTING.md +0 -44
- package/.github/ISSUE_TEMPLATE.md +0 -27
- package/.github/PULL_REQUEST_TEMPLATE.md +0 -38
- package/.prettierrc +0 -4
- package/.travis.yml +0 -16
- package/.vscode/launch.json +0 -14
- package/.vscode/settings.json +0 -11
- package/CODE_OF_CONDUCT.md +0 -46
- package/app.js +0 -12
- package/assets/demos.css +0 -61
- package/assets/demos.js +0 -133
- package/bower.json +0 -11
- package/docs/API.md +0 -231
- package/docs/assets/anchor.js +0 -197
- package/docs/assets/bass-addons.css +0 -12
- package/docs/assets/bass.css +0 -543
- package/docs/assets/fonts/EOT/SourceCodePro-Bold.eot +0 -0
- package/docs/assets/fonts/EOT/SourceCodePro-Regular.eot +0 -0
- package/docs/assets/fonts/LICENSE.txt +0 -93
- package/docs/assets/fonts/OTF/SourceCodePro-Bold.otf +0 -0
- package/docs/assets/fonts/OTF/SourceCodePro-Regular.otf +0 -0
- package/docs/assets/fonts/TTF/SourceCodePro-Bold.ttf +0 -0
- package/docs/assets/fonts/TTF/SourceCodePro-Regular.ttf +0 -0
- package/docs/assets/fonts/WOFF/OTF/SourceCodePro-Bold.otf.woff +0 -0
- package/docs/assets/fonts/WOFF/OTF/SourceCodePro-Regular.otf.woff +0 -0
- package/docs/assets/fonts/WOFF/TTF/SourceCodePro-Bold.ttf.woff +0 -0
- package/docs/assets/fonts/WOFF/TTF/SourceCodePro-Regular.ttf.woff +0 -0
- package/docs/assets/fonts/WOFF2/OTF/SourceCodePro-Bold.otf.woff2 +0 -0
- package/docs/assets/fonts/WOFF2/OTF/SourceCodePro-Regular.otf.woff2 +0 -0
- package/docs/assets/fonts/WOFF2/TTF/SourceCodePro-Bold.ttf.woff2 +0 -0
- package/docs/assets/fonts/WOFF2/TTF/SourceCodePro-Regular.ttf.woff2 +0 -0
- package/docs/assets/fonts/source-code-pro.css +0 -23
- package/docs/assets/github.css +0 -123
- package/docs/assets/site.js +0 -108
- package/docs/assets/style.css +0 -136
- package/docs/index.html +0 -2187
- package/gulpfile.js +0 -95
- package/index.html +0 -184
- package/lib/typed.js +0 -1052
- package/lib/typed.min.js +0 -11
- package/lib/typed.min.js.map +0 -1
- package/logo-cropped.png +0 -0
- package/logo.png +0 -0
- package/src/defaults.js +0 -164
- package/src/html-parser.js +0 -67
- package/src/initializer.js +0 -207
- package/src/typed.js +0 -433
- package/webpack.config.js +0 -45
package/docs/index.html
DELETED
|
@@ -1,2187 +0,0 @@
|
|
|
1
|
-
<!doctype html>
|
|
2
|
-
<html>
|
|
3
|
-
<head>
|
|
4
|
-
<meta charset='utf-8' />
|
|
5
|
-
<title> | Documentation</title>
|
|
6
|
-
<meta name='viewport' content='width=device-width,initial-scale=1'>
|
|
7
|
-
<link href='assets/bass.css' type='text/css' rel='stylesheet' />
|
|
8
|
-
<link href='assets/style.css' type='text/css' rel='stylesheet' />
|
|
9
|
-
<link href='assets/github.css' type='text/css' rel='stylesheet' />
|
|
10
|
-
</head>
|
|
11
|
-
<body class='documentation'>
|
|
12
|
-
<div class='max-width-4 mx-auto'>
|
|
13
|
-
<div class='clearfix md-mxn2'>
|
|
14
|
-
<div class='fixed xs-hide fix-3 overflow-auto max-height-100'>
|
|
15
|
-
<div class='py1 px2'>
|
|
16
|
-
<h3 class='mb0 no-anchor'></h3>
|
|
17
|
-
<div class='mb1'><code></code></div>
|
|
18
|
-
<input
|
|
19
|
-
placeholder='Filter'
|
|
20
|
-
id='filter-input'
|
|
21
|
-
class='col12 block input'
|
|
22
|
-
type='text' />
|
|
23
|
-
<div id='toc'>
|
|
24
|
-
<ul class='list-reset h5 py1-ul'>
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
<li><a
|
|
28
|
-
href='#defaults'
|
|
29
|
-
class=" toggle-sibling">
|
|
30
|
-
defaults
|
|
31
|
-
<span class='icon'>▸</span>
|
|
32
|
-
</a>
|
|
33
|
-
|
|
34
|
-
<div class='toggle-target display-none'>
|
|
35
|
-
|
|
36
|
-
<ul class='list-reset py1-ul pl1'>
|
|
37
|
-
<li class='h5'><span>Static members</span></li>
|
|
38
|
-
|
|
39
|
-
<li><a
|
|
40
|
-
href='#defaults.strings'
|
|
41
|
-
class='regular pre-open'>
|
|
42
|
-
.strings
|
|
43
|
-
</a></li>
|
|
44
|
-
|
|
45
|
-
<li><a
|
|
46
|
-
href='#defaults.typeSpeed'
|
|
47
|
-
class='regular pre-open'>
|
|
48
|
-
.typeSpeed
|
|
49
|
-
</a></li>
|
|
50
|
-
|
|
51
|
-
<li><a
|
|
52
|
-
href='#defaults.startDelay'
|
|
53
|
-
class='regular pre-open'>
|
|
54
|
-
.startDelay
|
|
55
|
-
</a></li>
|
|
56
|
-
|
|
57
|
-
<li><a
|
|
58
|
-
href='#defaults.backSpeed'
|
|
59
|
-
class='regular pre-open'>
|
|
60
|
-
.backSpeed
|
|
61
|
-
</a></li>
|
|
62
|
-
|
|
63
|
-
<li><a
|
|
64
|
-
href='#defaults.smartBackspace'
|
|
65
|
-
class='regular pre-open'>
|
|
66
|
-
.smartBackspace
|
|
67
|
-
</a></li>
|
|
68
|
-
|
|
69
|
-
<li><a
|
|
70
|
-
href='#defaults.shuffle'
|
|
71
|
-
class='regular pre-open'>
|
|
72
|
-
.shuffle
|
|
73
|
-
</a></li>
|
|
74
|
-
|
|
75
|
-
<li><a
|
|
76
|
-
href='#defaults.backDelay'
|
|
77
|
-
class='regular pre-open'>
|
|
78
|
-
.backDelay
|
|
79
|
-
</a></li>
|
|
80
|
-
|
|
81
|
-
<li><a
|
|
82
|
-
href='#defaults.fadeOut'
|
|
83
|
-
class='regular pre-open'>
|
|
84
|
-
.fadeOut
|
|
85
|
-
</a></li>
|
|
86
|
-
|
|
87
|
-
<li><a
|
|
88
|
-
href='#defaults.loop'
|
|
89
|
-
class='regular pre-open'>
|
|
90
|
-
.loop
|
|
91
|
-
</a></li>
|
|
92
|
-
|
|
93
|
-
<li><a
|
|
94
|
-
href='#defaults.showCursor'
|
|
95
|
-
class='regular pre-open'>
|
|
96
|
-
.showCursor
|
|
97
|
-
</a></li>
|
|
98
|
-
|
|
99
|
-
<li><a
|
|
100
|
-
href='#defaults.attr'
|
|
101
|
-
class='regular pre-open'>
|
|
102
|
-
.attr
|
|
103
|
-
</a></li>
|
|
104
|
-
|
|
105
|
-
<li><a
|
|
106
|
-
href='#defaults.bindInputFocusEvents'
|
|
107
|
-
class='regular pre-open'>
|
|
108
|
-
.bindInputFocusEvents
|
|
109
|
-
</a></li>
|
|
110
|
-
|
|
111
|
-
<li><a
|
|
112
|
-
href='#defaults.contentType'
|
|
113
|
-
class='regular pre-open'>
|
|
114
|
-
.contentType
|
|
115
|
-
</a></li>
|
|
116
|
-
|
|
117
|
-
<li><a
|
|
118
|
-
href='#defaults.onBegin'
|
|
119
|
-
class='regular pre-open'>
|
|
120
|
-
.onBegin
|
|
121
|
-
</a></li>
|
|
122
|
-
|
|
123
|
-
<li><a
|
|
124
|
-
href='#defaults.onComplete'
|
|
125
|
-
class='regular pre-open'>
|
|
126
|
-
.onComplete
|
|
127
|
-
</a></li>
|
|
128
|
-
|
|
129
|
-
<li><a
|
|
130
|
-
href='#defaults.preStringTyped'
|
|
131
|
-
class='regular pre-open'>
|
|
132
|
-
.preStringTyped
|
|
133
|
-
</a></li>
|
|
134
|
-
|
|
135
|
-
<li><a
|
|
136
|
-
href='#defaults.onStringTyped'
|
|
137
|
-
class='regular pre-open'>
|
|
138
|
-
.onStringTyped
|
|
139
|
-
</a></li>
|
|
140
|
-
|
|
141
|
-
<li><a
|
|
142
|
-
href='#defaults.onLastStringBackspaced'
|
|
143
|
-
class='regular pre-open'>
|
|
144
|
-
.onLastStringBackspaced
|
|
145
|
-
</a></li>
|
|
146
|
-
|
|
147
|
-
<li><a
|
|
148
|
-
href='#defaults.onTypingPaused'
|
|
149
|
-
class='regular pre-open'>
|
|
150
|
-
.onTypingPaused
|
|
151
|
-
</a></li>
|
|
152
|
-
|
|
153
|
-
<li><a
|
|
154
|
-
href='#defaults.onTypingResumed'
|
|
155
|
-
class='regular pre-open'>
|
|
156
|
-
.onTypingResumed
|
|
157
|
-
</a></li>
|
|
158
|
-
|
|
159
|
-
<li><a
|
|
160
|
-
href='#defaults.onReset'
|
|
161
|
-
class='regular pre-open'>
|
|
162
|
-
.onReset
|
|
163
|
-
</a></li>
|
|
164
|
-
|
|
165
|
-
<li><a
|
|
166
|
-
href='#defaults.onStop'
|
|
167
|
-
class='regular pre-open'>
|
|
168
|
-
.onStop
|
|
169
|
-
</a></li>
|
|
170
|
-
|
|
171
|
-
<li><a
|
|
172
|
-
href='#defaults.onStart'
|
|
173
|
-
class='regular pre-open'>
|
|
174
|
-
.onStart
|
|
175
|
-
</a></li>
|
|
176
|
-
|
|
177
|
-
<li><a
|
|
178
|
-
href='#defaults.onDestroy'
|
|
179
|
-
class='regular pre-open'>
|
|
180
|
-
.onDestroy
|
|
181
|
-
</a></li>
|
|
182
|
-
|
|
183
|
-
</ul>
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
</div>
|
|
188
|
-
|
|
189
|
-
</li>
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
<li><a
|
|
193
|
-
href='#htmlparser'
|
|
194
|
-
class="">
|
|
195
|
-
HTMLParser
|
|
196
|
-
|
|
197
|
-
</a>
|
|
198
|
-
|
|
199
|
-
</li>
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
<li><a
|
|
203
|
-
href='#initializer'
|
|
204
|
-
class="">
|
|
205
|
-
Initializer
|
|
206
|
-
|
|
207
|
-
</a>
|
|
208
|
-
|
|
209
|
-
</li>
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
<li><a
|
|
213
|
-
href='#typed'
|
|
214
|
-
class=" toggle-sibling">
|
|
215
|
-
Typed
|
|
216
|
-
<span class='icon'>▸</span>
|
|
217
|
-
</a>
|
|
218
|
-
|
|
219
|
-
<div class='toggle-target display-none'>
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
<ul class='list-reset py1-ul pl1'>
|
|
223
|
-
<li class='h5'><span>Instance members</span></li>
|
|
224
|
-
|
|
225
|
-
<li><a
|
|
226
|
-
href='#Typed#toggle'
|
|
227
|
-
class='regular pre-open'>
|
|
228
|
-
#toggle
|
|
229
|
-
</a></li>
|
|
230
|
-
|
|
231
|
-
<li><a
|
|
232
|
-
href='#Typed#stop'
|
|
233
|
-
class='regular pre-open'>
|
|
234
|
-
#stop
|
|
235
|
-
</a></li>
|
|
236
|
-
|
|
237
|
-
<li><a
|
|
238
|
-
href='#Typed#start'
|
|
239
|
-
class='regular pre-open'>
|
|
240
|
-
#start
|
|
241
|
-
</a></li>
|
|
242
|
-
|
|
243
|
-
<li><a
|
|
244
|
-
href='#Typed#destroy'
|
|
245
|
-
class='regular pre-open'>
|
|
246
|
-
#destroy
|
|
247
|
-
</a></li>
|
|
248
|
-
|
|
249
|
-
<li><a
|
|
250
|
-
href='#Typed#reset'
|
|
251
|
-
class='regular pre-open'>
|
|
252
|
-
#reset
|
|
253
|
-
</a></li>
|
|
254
|
-
|
|
255
|
-
</ul>
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
</div>
|
|
259
|
-
|
|
260
|
-
</li>
|
|
261
|
-
|
|
262
|
-
</ul>
|
|
263
|
-
</div>
|
|
264
|
-
<div class='mt1 h6 quiet'>
|
|
265
|
-
<a href='http://documentation.js.org/reading-documentation.html'>Need help reading this?</a>
|
|
266
|
-
</div>
|
|
267
|
-
</div>
|
|
268
|
-
</div>
|
|
269
|
-
<div class='fix-margin-3'>
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
<section class='p2 mb2 clearfix bg-white minishadow'>
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
<div class='clearfix'>
|
|
276
|
-
|
|
277
|
-
<h3 class='fl m0' id='defaults'>
|
|
278
|
-
defaults
|
|
279
|
-
</h3>
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
</div>
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
<p>Defaults & options</p>
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
<div class='pre p1 fill-light mt0'>defaults</div>
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
<div class='py1 quiet mt1 prose-big'>Returns</div>
|
|
305
|
-
<code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object">object</a></code>:
|
|
306
|
-
Typed defaults & options
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
<div class='py1 quiet mt1 prose-big'>Static Members</div>
|
|
318
|
-
<div class="clearfix">
|
|
319
|
-
|
|
320
|
-
<div class='border-bottom' id='defaults.strings'>
|
|
321
|
-
<div class="clearfix small pointer toggle-sibling">
|
|
322
|
-
<div class="py1 contain">
|
|
323
|
-
<a class='icon pin-right py1 dark-link caret-right'>▸</a>
|
|
324
|
-
<span class='code strong strong truncate'>strings</span>
|
|
325
|
-
</div>
|
|
326
|
-
</div>
|
|
327
|
-
<div class="clearfix display-none toggle-target">
|
|
328
|
-
<section class='p2 mb2 clearfix bg-white minishadow'>
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
<div class='pre p1 fill-light mt0'>strings</div>
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
<div class='py1 quiet mt1 prose-big'>Properties</div>
|
|
348
|
-
<div>
|
|
349
|
-
|
|
350
|
-
<div class='space-bottom0'>
|
|
351
|
-
<span class='code bold'>strings</span> <code class='quiet'>(<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array">array</a>)</code>
|
|
352
|
-
: strings to be typed
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
</div>
|
|
356
|
-
|
|
357
|
-
<div class='space-bottom0'>
|
|
358
|
-
<span class='code bold'>stringsElement</span> <code class='quiet'>(<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String">string</a>)</code>
|
|
359
|
-
: ID of element containing string children
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
</div>
|
|
363
|
-
|
|
364
|
-
</div>
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
</section>
|
|
379
|
-
|
|
380
|
-
</div>
|
|
381
|
-
</div>
|
|
382
|
-
|
|
383
|
-
<div class='border-bottom' id='defaults.typeSpeed'>
|
|
384
|
-
<div class="clearfix small pointer toggle-sibling">
|
|
385
|
-
<div class="py1 contain">
|
|
386
|
-
<a class='icon pin-right py1 dark-link caret-right'>▸</a>
|
|
387
|
-
<span class='code strong strong truncate'>typeSpeed</span>
|
|
388
|
-
</div>
|
|
389
|
-
</div>
|
|
390
|
-
<div class="clearfix display-none toggle-target">
|
|
391
|
-
<section class='p2 mb2 clearfix bg-white minishadow'>
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
<div class='pre p1 fill-light mt0'>typeSpeed</div>
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
<div class='py1 quiet mt1 prose-big'>Properties</div>
|
|
411
|
-
<div>
|
|
412
|
-
|
|
413
|
-
<div class='space-bottom0'>
|
|
414
|
-
<span class='code bold'>typeSpeed</span> <code class='quiet'>(<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number">number</a>)</code>
|
|
415
|
-
: type speed in milliseconds
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
</div>
|
|
419
|
-
|
|
420
|
-
</div>
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
</section>
|
|
435
|
-
|
|
436
|
-
</div>
|
|
437
|
-
</div>
|
|
438
|
-
|
|
439
|
-
<div class='border-bottom' id='defaults.startDelay'>
|
|
440
|
-
<div class="clearfix small pointer toggle-sibling">
|
|
441
|
-
<div class="py1 contain">
|
|
442
|
-
<a class='icon pin-right py1 dark-link caret-right'>▸</a>
|
|
443
|
-
<span class='code strong strong truncate'>startDelay</span>
|
|
444
|
-
</div>
|
|
445
|
-
</div>
|
|
446
|
-
<div class="clearfix display-none toggle-target">
|
|
447
|
-
<section class='p2 mb2 clearfix bg-white minishadow'>
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
<div class='pre p1 fill-light mt0'>startDelay</div>
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
<div class='py1 quiet mt1 prose-big'>Properties</div>
|
|
467
|
-
<div>
|
|
468
|
-
|
|
469
|
-
<div class='space-bottom0'>
|
|
470
|
-
<span class='code bold'>startDelay</span> <code class='quiet'>(<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number">number</a>)</code>
|
|
471
|
-
: time before typing starts in milliseconds
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
</div>
|
|
475
|
-
|
|
476
|
-
</div>
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
</section>
|
|
491
|
-
|
|
492
|
-
</div>
|
|
493
|
-
</div>
|
|
494
|
-
|
|
495
|
-
<div class='border-bottom' id='defaults.backSpeed'>
|
|
496
|
-
<div class="clearfix small pointer toggle-sibling">
|
|
497
|
-
<div class="py1 contain">
|
|
498
|
-
<a class='icon pin-right py1 dark-link caret-right'>▸</a>
|
|
499
|
-
<span class='code strong strong truncate'>backSpeed</span>
|
|
500
|
-
</div>
|
|
501
|
-
</div>
|
|
502
|
-
<div class="clearfix display-none toggle-target">
|
|
503
|
-
<section class='p2 mb2 clearfix bg-white minishadow'>
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
<div class='pre p1 fill-light mt0'>backSpeed</div>
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
<div class='py1 quiet mt1 prose-big'>Properties</div>
|
|
523
|
-
<div>
|
|
524
|
-
|
|
525
|
-
<div class='space-bottom0'>
|
|
526
|
-
<span class='code bold'>backSpeed</span> <code class='quiet'>(<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number">number</a>)</code>
|
|
527
|
-
: backspacing speed in milliseconds
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
</div>
|
|
531
|
-
|
|
532
|
-
</div>
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
</section>
|
|
547
|
-
|
|
548
|
-
</div>
|
|
549
|
-
</div>
|
|
550
|
-
|
|
551
|
-
<div class='border-bottom' id='defaults.smartBackspace'>
|
|
552
|
-
<div class="clearfix small pointer toggle-sibling">
|
|
553
|
-
<div class="py1 contain">
|
|
554
|
-
<a class='icon pin-right py1 dark-link caret-right'>▸</a>
|
|
555
|
-
<span class='code strong strong truncate'>smartBackspace</span>
|
|
556
|
-
</div>
|
|
557
|
-
</div>
|
|
558
|
-
<div class="clearfix display-none toggle-target">
|
|
559
|
-
<section class='p2 mb2 clearfix bg-white minishadow'>
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
<div class='pre p1 fill-light mt0'>smartBackspace</div>
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
<div class='py1 quiet mt1 prose-big'>Properties</div>
|
|
579
|
-
<div>
|
|
580
|
-
|
|
581
|
-
<div class='space-bottom0'>
|
|
582
|
-
<span class='code bold'>smartBackspace</span> <code class='quiet'>(<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">boolean</a>)</code>
|
|
583
|
-
: only backspace what doesn't match the previous string
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
</div>
|
|
587
|
-
|
|
588
|
-
</div>
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
</section>
|
|
603
|
-
|
|
604
|
-
</div>
|
|
605
|
-
</div>
|
|
606
|
-
|
|
607
|
-
<div class='border-bottom' id='defaults.shuffle'>
|
|
608
|
-
<div class="clearfix small pointer toggle-sibling">
|
|
609
|
-
<div class="py1 contain">
|
|
610
|
-
<a class='icon pin-right py1 dark-link caret-right'>▸</a>
|
|
611
|
-
<span class='code strong strong truncate'>shuffle</span>
|
|
612
|
-
</div>
|
|
613
|
-
</div>
|
|
614
|
-
<div class="clearfix display-none toggle-target">
|
|
615
|
-
<section class='p2 mb2 clearfix bg-white minishadow'>
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
<div class='pre p1 fill-light mt0'>shuffle</div>
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
<div class='py1 quiet mt1 prose-big'>Properties</div>
|
|
635
|
-
<div>
|
|
636
|
-
|
|
637
|
-
<div class='space-bottom0'>
|
|
638
|
-
<span class='code bold'>shuffle</span> <code class='quiet'>(<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">boolean</a>)</code>
|
|
639
|
-
: shuffle the strings
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
</div>
|
|
643
|
-
|
|
644
|
-
</div>
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
</section>
|
|
659
|
-
|
|
660
|
-
</div>
|
|
661
|
-
</div>
|
|
662
|
-
|
|
663
|
-
<div class='border-bottom' id='defaults.backDelay'>
|
|
664
|
-
<div class="clearfix small pointer toggle-sibling">
|
|
665
|
-
<div class="py1 contain">
|
|
666
|
-
<a class='icon pin-right py1 dark-link caret-right'>▸</a>
|
|
667
|
-
<span class='code strong strong truncate'>backDelay</span>
|
|
668
|
-
</div>
|
|
669
|
-
</div>
|
|
670
|
-
<div class="clearfix display-none toggle-target">
|
|
671
|
-
<section class='p2 mb2 clearfix bg-white minishadow'>
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
<div class='pre p1 fill-light mt0'>backDelay</div>
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
<div class='py1 quiet mt1 prose-big'>Properties</div>
|
|
691
|
-
<div>
|
|
692
|
-
|
|
693
|
-
<div class='space-bottom0'>
|
|
694
|
-
<span class='code bold'>backDelay</span> <code class='quiet'>(<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number">number</a>)</code>
|
|
695
|
-
: time before backspacing in milliseconds
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
</div>
|
|
699
|
-
|
|
700
|
-
</div>
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
</section>
|
|
715
|
-
|
|
716
|
-
</div>
|
|
717
|
-
</div>
|
|
718
|
-
|
|
719
|
-
<div class='border-bottom' id='defaults.fadeOut'>
|
|
720
|
-
<div class="clearfix small pointer toggle-sibling">
|
|
721
|
-
<div class="py1 contain">
|
|
722
|
-
<a class='icon pin-right py1 dark-link caret-right'>▸</a>
|
|
723
|
-
<span class='code strong strong truncate'>fadeOut</span>
|
|
724
|
-
</div>
|
|
725
|
-
</div>
|
|
726
|
-
<div class="clearfix display-none toggle-target">
|
|
727
|
-
<section class='p2 mb2 clearfix bg-white minishadow'>
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
<div class='pre p1 fill-light mt0'>fadeOut</div>
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
<div class='py1 quiet mt1 prose-big'>Properties</div>
|
|
747
|
-
<div>
|
|
748
|
-
|
|
749
|
-
<div class='space-bottom0'>
|
|
750
|
-
<span class='code bold'>fadeOut</span> <code class='quiet'>(<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">boolean</a>)</code>
|
|
751
|
-
: Fade out instead of backspace
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
</div>
|
|
755
|
-
|
|
756
|
-
<div class='space-bottom0'>
|
|
757
|
-
<span class='code bold'>fadeOutClass</span> <code class='quiet'>(<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String">string</a>)</code>
|
|
758
|
-
: css class for fade animation
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
</div>
|
|
762
|
-
|
|
763
|
-
<div class='space-bottom0'>
|
|
764
|
-
<span class='code bold'>fadeOutDelay</span> <code class='quiet'>(<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">boolean</a>)</code>
|
|
765
|
-
: Fade out delay in milliseconds
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
</div>
|
|
769
|
-
|
|
770
|
-
</div>
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
</section>
|
|
785
|
-
|
|
786
|
-
</div>
|
|
787
|
-
</div>
|
|
788
|
-
|
|
789
|
-
<div class='border-bottom' id='defaults.loop'>
|
|
790
|
-
<div class="clearfix small pointer toggle-sibling">
|
|
791
|
-
<div class="py1 contain">
|
|
792
|
-
<a class='icon pin-right py1 dark-link caret-right'>▸</a>
|
|
793
|
-
<span class='code strong strong truncate'>loop</span>
|
|
794
|
-
</div>
|
|
795
|
-
</div>
|
|
796
|
-
<div class="clearfix display-none toggle-target">
|
|
797
|
-
<section class='p2 mb2 clearfix bg-white minishadow'>
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
<div class='pre p1 fill-light mt0'>loop</div>
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
<div class='py1 quiet mt1 prose-big'>Properties</div>
|
|
817
|
-
<div>
|
|
818
|
-
|
|
819
|
-
<div class='space-bottom0'>
|
|
820
|
-
<span class='code bold'>loop</span> <code class='quiet'>(<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">boolean</a>)</code>
|
|
821
|
-
: loop strings
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
</div>
|
|
825
|
-
|
|
826
|
-
<div class='space-bottom0'>
|
|
827
|
-
<span class='code bold'>loopCount</span> <code class='quiet'>(<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number">number</a>)</code>
|
|
828
|
-
: amount of loops
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
</div>
|
|
832
|
-
|
|
833
|
-
</div>
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
</section>
|
|
848
|
-
|
|
849
|
-
</div>
|
|
850
|
-
</div>
|
|
851
|
-
|
|
852
|
-
<div class='border-bottom' id='defaults.showCursor'>
|
|
853
|
-
<div class="clearfix small pointer toggle-sibling">
|
|
854
|
-
<div class="py1 contain">
|
|
855
|
-
<a class='icon pin-right py1 dark-link caret-right'>▸</a>
|
|
856
|
-
<span class='code strong strong truncate'>showCursor</span>
|
|
857
|
-
</div>
|
|
858
|
-
</div>
|
|
859
|
-
<div class="clearfix display-none toggle-target">
|
|
860
|
-
<section class='p2 mb2 clearfix bg-white minishadow'>
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
<div class='pre p1 fill-light mt0'>showCursor</div>
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
<div class='py1 quiet mt1 prose-big'>Properties</div>
|
|
880
|
-
<div>
|
|
881
|
-
|
|
882
|
-
<div class='space-bottom0'>
|
|
883
|
-
<span class='code bold'>showCursor</span> <code class='quiet'>(<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">boolean</a>)</code>
|
|
884
|
-
: show cursor
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
</div>
|
|
888
|
-
|
|
889
|
-
<div class='space-bottom0'>
|
|
890
|
-
<span class='code bold'>cursorChar</span> <code class='quiet'>(<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String">string</a>)</code>
|
|
891
|
-
: character for cursor
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
</div>
|
|
895
|
-
|
|
896
|
-
<div class='space-bottom0'>
|
|
897
|
-
<span class='code bold'>autoInsertCss</span> <code class='quiet'>(<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">boolean</a>)</code>
|
|
898
|
-
: insert CSS for cursor and fadeOut into HTML
|
|
899
|
-
<head>
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
</div>
|
|
903
|
-
|
|
904
|
-
</div>
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
</section>
|
|
919
|
-
|
|
920
|
-
</div>
|
|
921
|
-
</div>
|
|
922
|
-
|
|
923
|
-
<div class='border-bottom' id='defaults.attr'>
|
|
924
|
-
<div class="clearfix small pointer toggle-sibling">
|
|
925
|
-
<div class="py1 contain">
|
|
926
|
-
<a class='icon pin-right py1 dark-link caret-right'>▸</a>
|
|
927
|
-
<span class='code strong strong truncate'>attr</span>
|
|
928
|
-
</div>
|
|
929
|
-
</div>
|
|
930
|
-
<div class="clearfix display-none toggle-target">
|
|
931
|
-
<section class='p2 mb2 clearfix bg-white minishadow'>
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
<div class='pre p1 fill-light mt0'>attr</div>
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
<div class='py1 quiet mt1 prose-big'>Properties</div>
|
|
951
|
-
<div>
|
|
952
|
-
|
|
953
|
-
<div class='space-bottom0'>
|
|
954
|
-
<span class='code bold'>attr</span> <code class='quiet'>(<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String">string</a>)</code>
|
|
955
|
-
: attribute for typing
|
|
956
|
-
Ex: input placeholder, value, or just HTML text
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
</div>
|
|
960
|
-
|
|
961
|
-
</div>
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
</section>
|
|
976
|
-
|
|
977
|
-
</div>
|
|
978
|
-
</div>
|
|
979
|
-
|
|
980
|
-
<div class='border-bottom' id='defaults.bindInputFocusEvents'>
|
|
981
|
-
<div class="clearfix small pointer toggle-sibling">
|
|
982
|
-
<div class="py1 contain">
|
|
983
|
-
<a class='icon pin-right py1 dark-link caret-right'>▸</a>
|
|
984
|
-
<span class='code strong strong truncate'>bindInputFocusEvents</span>
|
|
985
|
-
</div>
|
|
986
|
-
</div>
|
|
987
|
-
<div class="clearfix display-none toggle-target">
|
|
988
|
-
<section class='p2 mb2 clearfix bg-white minishadow'>
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
<div class='pre p1 fill-light mt0'>bindInputFocusEvents</div>
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
<div class='py1 quiet mt1 prose-big'>Properties</div>
|
|
1008
|
-
<div>
|
|
1009
|
-
|
|
1010
|
-
<div class='space-bottom0'>
|
|
1011
|
-
<span class='code bold'>bindInputFocusEvents</span> <code class='quiet'>(<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">boolean</a>)</code>
|
|
1012
|
-
: bind to focus and blur if el is text input
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
</div>
|
|
1016
|
-
|
|
1017
|
-
</div>
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
</section>
|
|
1032
|
-
|
|
1033
|
-
</div>
|
|
1034
|
-
</div>
|
|
1035
|
-
|
|
1036
|
-
<div class='border-bottom' id='defaults.contentType'>
|
|
1037
|
-
<div class="clearfix small pointer toggle-sibling">
|
|
1038
|
-
<div class="py1 contain">
|
|
1039
|
-
<a class='icon pin-right py1 dark-link caret-right'>▸</a>
|
|
1040
|
-
<span class='code strong strong truncate'>contentType</span>
|
|
1041
|
-
</div>
|
|
1042
|
-
</div>
|
|
1043
|
-
<div class="clearfix display-none toggle-target">
|
|
1044
|
-
<section class='p2 mb2 clearfix bg-white minishadow'>
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
<div class='pre p1 fill-light mt0'>contentType</div>
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
<div class='py1 quiet mt1 prose-big'>Properties</div>
|
|
1064
|
-
<div>
|
|
1065
|
-
|
|
1066
|
-
<div class='space-bottom0'>
|
|
1067
|
-
<span class='code bold'>contentType</span> <code class='quiet'>(<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String">string</a>)</code>
|
|
1068
|
-
: 'html' or 'null' for plaintext
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
</div>
|
|
1072
|
-
|
|
1073
|
-
</div>
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
</section>
|
|
1088
|
-
|
|
1089
|
-
</div>
|
|
1090
|
-
</div>
|
|
1091
|
-
|
|
1092
|
-
<div class='border-bottom' id='defaults.onBegin'>
|
|
1093
|
-
<div class="clearfix small pointer toggle-sibling">
|
|
1094
|
-
<div class="py1 contain">
|
|
1095
|
-
<a class='icon pin-right py1 dark-link caret-right'>▸</a>
|
|
1096
|
-
<span class='code strong strong truncate'>onBegin(self)</span>
|
|
1097
|
-
</div>
|
|
1098
|
-
</div>
|
|
1099
|
-
<div class="clearfix display-none toggle-target">
|
|
1100
|
-
<section class='p2 mb2 clearfix bg-white minishadow'>
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
<p>Before it begins typing</p>
|
|
1105
|
-
|
|
1106
|
-
<div class='pre p1 fill-light mt0'>onBegin(self: <a href="#typed">Typed</a>)</div>
|
|
1107
|
-
|
|
1108
|
-
<div class='py1 quiet mt1 prose-big'>Parameters</div>
|
|
1109
|
-
<div class='prose'>
|
|
1110
|
-
|
|
1111
|
-
<div class='space-bottom0'>
|
|
1112
|
-
<div>
|
|
1113
|
-
<span class='code bold'>self</span> <code class='quiet'>(<a href="#typed">Typed</a>)</code>
|
|
1114
|
-
|
|
1115
|
-
</div>
|
|
1116
|
-
|
|
1117
|
-
</div>
|
|
1118
|
-
|
|
1119
|
-
</div>
|
|
1120
|
-
|
|
1121
|
-
</section>
|
|
1122
|
-
|
|
1123
|
-
</div>
|
|
1124
|
-
</div>
|
|
1125
|
-
|
|
1126
|
-
<div class='border-bottom' id='defaults.onComplete'>
|
|
1127
|
-
<div class="clearfix small pointer toggle-sibling">
|
|
1128
|
-
<div class="py1 contain">
|
|
1129
|
-
<a class='icon pin-right py1 dark-link caret-right'>▸</a>
|
|
1130
|
-
<span class='code strong strong truncate'>onComplete(self)</span>
|
|
1131
|
-
</div>
|
|
1132
|
-
</div>
|
|
1133
|
-
<div class="clearfix display-none toggle-target">
|
|
1134
|
-
<section class='p2 mb2 clearfix bg-white minishadow'>
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
|
|
1138
|
-
<p>All typing is complete</p>
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
<div class='pre p1 fill-light mt0'>onComplete(self: <a href="#typed">Typed</a>)</div>
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
<div class='py1 quiet mt1 prose-big'>Parameters</div>
|
|
1153
|
-
<div class='prose'>
|
|
1154
|
-
|
|
1155
|
-
<div class='space-bottom0'>
|
|
1156
|
-
<div>
|
|
1157
|
-
<span class='code bold'>self</span> <code class='quiet'>(<a href="#typed">Typed</a>)</code>
|
|
1158
|
-
|
|
1159
|
-
</div>
|
|
1160
|
-
|
|
1161
|
-
</div>
|
|
1162
|
-
|
|
1163
|
-
</div>
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
</section>
|
|
1180
|
-
|
|
1181
|
-
</div>
|
|
1182
|
-
</div>
|
|
1183
|
-
|
|
1184
|
-
<div class='border-bottom' id='defaults.preStringTyped'>
|
|
1185
|
-
<div class="clearfix small pointer toggle-sibling">
|
|
1186
|
-
<div class="py1 contain">
|
|
1187
|
-
<a class='icon pin-right py1 dark-link caret-right'>▸</a>
|
|
1188
|
-
<span class='code strong strong truncate'>preStringTyped(arrayPos, self)</span>
|
|
1189
|
-
</div>
|
|
1190
|
-
</div>
|
|
1191
|
-
<div class="clearfix display-none toggle-target">
|
|
1192
|
-
<section class='p2 mb2 clearfix bg-white minishadow'>
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
<p>Before each string is typed</p>
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
<div class='pre p1 fill-light mt0'>preStringTyped(arrayPos: <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number">number</a>, self: <a href="#typed">Typed</a>)</div>
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
<div class='py1 quiet mt1 prose-big'>Parameters</div>
|
|
1211
|
-
<div class='prose'>
|
|
1212
|
-
|
|
1213
|
-
<div class='space-bottom0'>
|
|
1214
|
-
<div>
|
|
1215
|
-
<span class='code bold'>arrayPos</span> <code class='quiet'>(<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number">number</a>)</code>
|
|
1216
|
-
|
|
1217
|
-
</div>
|
|
1218
|
-
|
|
1219
|
-
</div>
|
|
1220
|
-
|
|
1221
|
-
<div class='space-bottom0'>
|
|
1222
|
-
<div>
|
|
1223
|
-
<span class='code bold'>self</span> <code class='quiet'>(<a href="#typed">Typed</a>)</code>
|
|
1224
|
-
|
|
1225
|
-
</div>
|
|
1226
|
-
|
|
1227
|
-
</div>
|
|
1228
|
-
|
|
1229
|
-
</div>
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
</section>
|
|
1246
|
-
|
|
1247
|
-
</div>
|
|
1248
|
-
</div>
|
|
1249
|
-
|
|
1250
|
-
<div class='border-bottom' id='defaults.onStringTyped'>
|
|
1251
|
-
<div class="clearfix small pointer toggle-sibling">
|
|
1252
|
-
<div class="py1 contain">
|
|
1253
|
-
<a class='icon pin-right py1 dark-link caret-right'>▸</a>
|
|
1254
|
-
<span class='code strong strong truncate'>onStringTyped(arrayPos, self)</span>
|
|
1255
|
-
</div>
|
|
1256
|
-
</div>
|
|
1257
|
-
<div class="clearfix display-none toggle-target">
|
|
1258
|
-
<section class='p2 mb2 clearfix bg-white minishadow'>
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
<p>After each string is typed</p>
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
<div class='pre p1 fill-light mt0'>onStringTyped(arrayPos: <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number">number</a>, self: <a href="#typed">Typed</a>)</div>
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
|
|
1273
|
-
|
|
1274
|
-
|
|
1275
|
-
|
|
1276
|
-
<div class='py1 quiet mt1 prose-big'>Parameters</div>
|
|
1277
|
-
<div class='prose'>
|
|
1278
|
-
|
|
1279
|
-
<div class='space-bottom0'>
|
|
1280
|
-
<div>
|
|
1281
|
-
<span class='code bold'>arrayPos</span> <code class='quiet'>(<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number">number</a>)</code>
|
|
1282
|
-
|
|
1283
|
-
</div>
|
|
1284
|
-
|
|
1285
|
-
</div>
|
|
1286
|
-
|
|
1287
|
-
<div class='space-bottom0'>
|
|
1288
|
-
<div>
|
|
1289
|
-
<span class='code bold'>self</span> <code class='quiet'>(<a href="#typed">Typed</a>)</code>
|
|
1290
|
-
|
|
1291
|
-
</div>
|
|
1292
|
-
|
|
1293
|
-
</div>
|
|
1294
|
-
|
|
1295
|
-
</div>
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
</section>
|
|
1312
|
-
|
|
1313
|
-
</div>
|
|
1314
|
-
</div>
|
|
1315
|
-
|
|
1316
|
-
<div class='border-bottom' id='defaults.onLastStringBackspaced'>
|
|
1317
|
-
<div class="clearfix small pointer toggle-sibling">
|
|
1318
|
-
<div class="py1 contain">
|
|
1319
|
-
<a class='icon pin-right py1 dark-link caret-right'>▸</a>
|
|
1320
|
-
<span class='code strong strong truncate'>onLastStringBackspaced(self)</span>
|
|
1321
|
-
</div>
|
|
1322
|
-
</div>
|
|
1323
|
-
<div class="clearfix display-none toggle-target">
|
|
1324
|
-
<section class='p2 mb2 clearfix bg-white minishadow'>
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
<p>During looping, after last string is typed</p>
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
<div class='pre p1 fill-light mt0'>onLastStringBackspaced(self: <a href="#typed">Typed</a>)</div>
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
<div class='py1 quiet mt1 prose-big'>Parameters</div>
|
|
1343
|
-
<div class='prose'>
|
|
1344
|
-
|
|
1345
|
-
<div class='space-bottom0'>
|
|
1346
|
-
<div>
|
|
1347
|
-
<span class='code bold'>self</span> <code class='quiet'>(<a href="#typed">Typed</a>)</code>
|
|
1348
|
-
|
|
1349
|
-
</div>
|
|
1350
|
-
|
|
1351
|
-
</div>
|
|
1352
|
-
|
|
1353
|
-
</div>
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
</section>
|
|
1370
|
-
|
|
1371
|
-
</div>
|
|
1372
|
-
</div>
|
|
1373
|
-
|
|
1374
|
-
<div class='border-bottom' id='defaults.onTypingPaused'>
|
|
1375
|
-
<div class="clearfix small pointer toggle-sibling">
|
|
1376
|
-
<div class="py1 contain">
|
|
1377
|
-
<a class='icon pin-right py1 dark-link caret-right'>▸</a>
|
|
1378
|
-
<span class='code strong strong truncate'>onTypingPaused(arrayPos, self)</span>
|
|
1379
|
-
</div>
|
|
1380
|
-
</div>
|
|
1381
|
-
<div class="clearfix display-none toggle-target">
|
|
1382
|
-
<section class='p2 mb2 clearfix bg-white minishadow'>
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
|
|
1386
|
-
<p>Typing has been stopped</p>
|
|
1387
|
-
|
|
1388
|
-
|
|
1389
|
-
<div class='pre p1 fill-light mt0'>onTypingPaused(arrayPos: <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number">number</a>, self: <a href="#typed">Typed</a>)</div>
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
|
|
1399
|
-
|
|
1400
|
-
<div class='py1 quiet mt1 prose-big'>Parameters</div>
|
|
1401
|
-
<div class='prose'>
|
|
1402
|
-
|
|
1403
|
-
<div class='space-bottom0'>
|
|
1404
|
-
<div>
|
|
1405
|
-
<span class='code bold'>arrayPos</span> <code class='quiet'>(<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number">number</a>)</code>
|
|
1406
|
-
|
|
1407
|
-
</div>
|
|
1408
|
-
|
|
1409
|
-
</div>
|
|
1410
|
-
|
|
1411
|
-
<div class='space-bottom0'>
|
|
1412
|
-
<div>
|
|
1413
|
-
<span class='code bold'>self</span> <code class='quiet'>(<a href="#typed">Typed</a>)</code>
|
|
1414
|
-
|
|
1415
|
-
</div>
|
|
1416
|
-
|
|
1417
|
-
</div>
|
|
1418
|
-
|
|
1419
|
-
</div>
|
|
1420
|
-
|
|
1421
|
-
|
|
1422
|
-
|
|
1423
|
-
|
|
1424
|
-
|
|
1425
|
-
|
|
1426
|
-
|
|
1427
|
-
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
|
|
1431
|
-
|
|
1432
|
-
|
|
1433
|
-
|
|
1434
|
-
|
|
1435
|
-
</section>
|
|
1436
|
-
|
|
1437
|
-
</div>
|
|
1438
|
-
</div>
|
|
1439
|
-
|
|
1440
|
-
<div class='border-bottom' id='defaults.onTypingResumed'>
|
|
1441
|
-
<div class="clearfix small pointer toggle-sibling">
|
|
1442
|
-
<div class="py1 contain">
|
|
1443
|
-
<a class='icon pin-right py1 dark-link caret-right'>▸</a>
|
|
1444
|
-
<span class='code strong strong truncate'>onTypingResumed(arrayPos, self)</span>
|
|
1445
|
-
</div>
|
|
1446
|
-
</div>
|
|
1447
|
-
<div class="clearfix display-none toggle-target">
|
|
1448
|
-
<section class='p2 mb2 clearfix bg-white minishadow'>
|
|
1449
|
-
|
|
1450
|
-
|
|
1451
|
-
|
|
1452
|
-
<p>Typing has been started after being stopped</p>
|
|
1453
|
-
|
|
1454
|
-
|
|
1455
|
-
<div class='pre p1 fill-light mt0'>onTypingResumed(arrayPos: <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number">number</a>, self: <a href="#typed">Typed</a>)</div>
|
|
1456
|
-
|
|
1457
|
-
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
|
|
1461
|
-
|
|
1462
|
-
|
|
1463
|
-
|
|
1464
|
-
|
|
1465
|
-
|
|
1466
|
-
<div class='py1 quiet mt1 prose-big'>Parameters</div>
|
|
1467
|
-
<div class='prose'>
|
|
1468
|
-
|
|
1469
|
-
<div class='space-bottom0'>
|
|
1470
|
-
<div>
|
|
1471
|
-
<span class='code bold'>arrayPos</span> <code class='quiet'>(<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number">number</a>)</code>
|
|
1472
|
-
|
|
1473
|
-
</div>
|
|
1474
|
-
|
|
1475
|
-
</div>
|
|
1476
|
-
|
|
1477
|
-
<div class='space-bottom0'>
|
|
1478
|
-
<div>
|
|
1479
|
-
<span class='code bold'>self</span> <code class='quiet'>(<a href="#typed">Typed</a>)</code>
|
|
1480
|
-
|
|
1481
|
-
</div>
|
|
1482
|
-
|
|
1483
|
-
</div>
|
|
1484
|
-
|
|
1485
|
-
</div>
|
|
1486
|
-
|
|
1487
|
-
|
|
1488
|
-
|
|
1489
|
-
|
|
1490
|
-
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
|
|
1499
|
-
|
|
1500
|
-
|
|
1501
|
-
</section>
|
|
1502
|
-
|
|
1503
|
-
</div>
|
|
1504
|
-
</div>
|
|
1505
|
-
|
|
1506
|
-
<div class='border-bottom' id='defaults.onReset'>
|
|
1507
|
-
<div class="clearfix small pointer toggle-sibling">
|
|
1508
|
-
<div class="py1 contain">
|
|
1509
|
-
<a class='icon pin-right py1 dark-link caret-right'>▸</a>
|
|
1510
|
-
<span class='code strong strong truncate'>onReset(self)</span>
|
|
1511
|
-
</div>
|
|
1512
|
-
</div>
|
|
1513
|
-
<div class="clearfix display-none toggle-target">
|
|
1514
|
-
<section class='p2 mb2 clearfix bg-white minishadow'>
|
|
1515
|
-
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
<p>After reset</p>
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
<div class='pre p1 fill-light mt0'>onReset(self: <a href="#typed">Typed</a>)</div>
|
|
1522
|
-
|
|
1523
|
-
|
|
1524
|
-
|
|
1525
|
-
|
|
1526
|
-
|
|
1527
|
-
|
|
1528
|
-
|
|
1529
|
-
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
<div class='py1 quiet mt1 prose-big'>Parameters</div>
|
|
1533
|
-
<div class='prose'>
|
|
1534
|
-
|
|
1535
|
-
<div class='space-bottom0'>
|
|
1536
|
-
<div>
|
|
1537
|
-
<span class='code bold'>self</span> <code class='quiet'>(<a href="#typed">Typed</a>)</code>
|
|
1538
|
-
|
|
1539
|
-
</div>
|
|
1540
|
-
|
|
1541
|
-
</div>
|
|
1542
|
-
|
|
1543
|
-
</div>
|
|
1544
|
-
|
|
1545
|
-
|
|
1546
|
-
|
|
1547
|
-
|
|
1548
|
-
|
|
1549
|
-
|
|
1550
|
-
|
|
1551
|
-
|
|
1552
|
-
|
|
1553
|
-
|
|
1554
|
-
|
|
1555
|
-
|
|
1556
|
-
|
|
1557
|
-
|
|
1558
|
-
|
|
1559
|
-
</section>
|
|
1560
|
-
|
|
1561
|
-
</div>
|
|
1562
|
-
</div>
|
|
1563
|
-
|
|
1564
|
-
<div class='border-bottom' id='defaults.onStop'>
|
|
1565
|
-
<div class="clearfix small pointer toggle-sibling">
|
|
1566
|
-
<div class="py1 contain">
|
|
1567
|
-
<a class='icon pin-right py1 dark-link caret-right'>▸</a>
|
|
1568
|
-
<span class='code strong strong truncate'>onStop(arrayPos, self)</span>
|
|
1569
|
-
</div>
|
|
1570
|
-
</div>
|
|
1571
|
-
<div class="clearfix display-none toggle-target">
|
|
1572
|
-
<section class='p2 mb2 clearfix bg-white minishadow'>
|
|
1573
|
-
|
|
1574
|
-
|
|
1575
|
-
|
|
1576
|
-
<p>After stop</p>
|
|
1577
|
-
|
|
1578
|
-
|
|
1579
|
-
<div class='pre p1 fill-light mt0'>onStop(arrayPos: <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number">number</a>, self: <a href="#typed">Typed</a>)</div>
|
|
1580
|
-
|
|
1581
|
-
|
|
1582
|
-
|
|
1583
|
-
|
|
1584
|
-
|
|
1585
|
-
|
|
1586
|
-
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
|
|
1590
|
-
<div class='py1 quiet mt1 prose-big'>Parameters</div>
|
|
1591
|
-
<div class='prose'>
|
|
1592
|
-
|
|
1593
|
-
<div class='space-bottom0'>
|
|
1594
|
-
<div>
|
|
1595
|
-
<span class='code bold'>arrayPos</span> <code class='quiet'>(<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number">number</a>)</code>
|
|
1596
|
-
|
|
1597
|
-
</div>
|
|
1598
|
-
|
|
1599
|
-
</div>
|
|
1600
|
-
|
|
1601
|
-
<div class='space-bottom0'>
|
|
1602
|
-
<div>
|
|
1603
|
-
<span class='code bold'>self</span> <code class='quiet'>(<a href="#typed">Typed</a>)</code>
|
|
1604
|
-
|
|
1605
|
-
</div>
|
|
1606
|
-
|
|
1607
|
-
</div>
|
|
1608
|
-
|
|
1609
|
-
</div>
|
|
1610
|
-
|
|
1611
|
-
|
|
1612
|
-
|
|
1613
|
-
|
|
1614
|
-
|
|
1615
|
-
|
|
1616
|
-
|
|
1617
|
-
|
|
1618
|
-
|
|
1619
|
-
|
|
1620
|
-
|
|
1621
|
-
|
|
1622
|
-
|
|
1623
|
-
|
|
1624
|
-
|
|
1625
|
-
</section>
|
|
1626
|
-
|
|
1627
|
-
</div>
|
|
1628
|
-
</div>
|
|
1629
|
-
|
|
1630
|
-
<div class='border-bottom' id='defaults.onStart'>
|
|
1631
|
-
<div class="clearfix small pointer toggle-sibling">
|
|
1632
|
-
<div class="py1 contain">
|
|
1633
|
-
<a class='icon pin-right py1 dark-link caret-right'>▸</a>
|
|
1634
|
-
<span class='code strong strong truncate'>onStart(arrayPos, self)</span>
|
|
1635
|
-
</div>
|
|
1636
|
-
</div>
|
|
1637
|
-
<div class="clearfix display-none toggle-target">
|
|
1638
|
-
<section class='p2 mb2 clearfix bg-white minishadow'>
|
|
1639
|
-
|
|
1640
|
-
|
|
1641
|
-
|
|
1642
|
-
<p>After start</p>
|
|
1643
|
-
|
|
1644
|
-
|
|
1645
|
-
<div class='pre p1 fill-light mt0'>onStart(arrayPos: <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number">number</a>, self: <a href="#typed">Typed</a>)</div>
|
|
1646
|
-
|
|
1647
|
-
|
|
1648
|
-
|
|
1649
|
-
|
|
1650
|
-
|
|
1651
|
-
|
|
1652
|
-
|
|
1653
|
-
|
|
1654
|
-
|
|
1655
|
-
|
|
1656
|
-
<div class='py1 quiet mt1 prose-big'>Parameters</div>
|
|
1657
|
-
<div class='prose'>
|
|
1658
|
-
|
|
1659
|
-
<div class='space-bottom0'>
|
|
1660
|
-
<div>
|
|
1661
|
-
<span class='code bold'>arrayPos</span> <code class='quiet'>(<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number">number</a>)</code>
|
|
1662
|
-
|
|
1663
|
-
</div>
|
|
1664
|
-
|
|
1665
|
-
</div>
|
|
1666
|
-
|
|
1667
|
-
<div class='space-bottom0'>
|
|
1668
|
-
<div>
|
|
1669
|
-
<span class='code bold'>self</span> <code class='quiet'>(<a href="#typed">Typed</a>)</code>
|
|
1670
|
-
|
|
1671
|
-
</div>
|
|
1672
|
-
|
|
1673
|
-
</div>
|
|
1674
|
-
|
|
1675
|
-
</div>
|
|
1676
|
-
|
|
1677
|
-
|
|
1678
|
-
|
|
1679
|
-
|
|
1680
|
-
|
|
1681
|
-
|
|
1682
|
-
|
|
1683
|
-
|
|
1684
|
-
|
|
1685
|
-
|
|
1686
|
-
|
|
1687
|
-
|
|
1688
|
-
|
|
1689
|
-
|
|
1690
|
-
|
|
1691
|
-
</section>
|
|
1692
|
-
|
|
1693
|
-
</div>
|
|
1694
|
-
</div>
|
|
1695
|
-
|
|
1696
|
-
<div class='border-bottom' id='defaults.onDestroy'>
|
|
1697
|
-
<div class="clearfix small pointer toggle-sibling">
|
|
1698
|
-
<div class="py1 contain">
|
|
1699
|
-
<a class='icon pin-right py1 dark-link caret-right'>▸</a>
|
|
1700
|
-
<span class='code strong strong truncate'>onDestroy(self)</span>
|
|
1701
|
-
</div>
|
|
1702
|
-
</div>
|
|
1703
|
-
<div class="clearfix display-none toggle-target">
|
|
1704
|
-
<section class='p2 mb2 clearfix bg-white minishadow'>
|
|
1705
|
-
|
|
1706
|
-
|
|
1707
|
-
|
|
1708
|
-
<p>After destroy</p>
|
|
1709
|
-
|
|
1710
|
-
|
|
1711
|
-
<div class='pre p1 fill-light mt0'>onDestroy(self: <a href="#typed">Typed</a>)</div>
|
|
1712
|
-
|
|
1713
|
-
|
|
1714
|
-
|
|
1715
|
-
|
|
1716
|
-
|
|
1717
|
-
|
|
1718
|
-
|
|
1719
|
-
|
|
1720
|
-
|
|
1721
|
-
|
|
1722
|
-
<div class='py1 quiet mt1 prose-big'>Parameters</div>
|
|
1723
|
-
<div class='prose'>
|
|
1724
|
-
|
|
1725
|
-
<div class='space-bottom0'>
|
|
1726
|
-
<div>
|
|
1727
|
-
<span class='code bold'>self</span> <code class='quiet'>(<a href="#typed">Typed</a>)</code>
|
|
1728
|
-
|
|
1729
|
-
</div>
|
|
1730
|
-
|
|
1731
|
-
</div>
|
|
1732
|
-
|
|
1733
|
-
</div>
|
|
1734
|
-
|
|
1735
|
-
|
|
1736
|
-
|
|
1737
|
-
|
|
1738
|
-
|
|
1739
|
-
|
|
1740
|
-
|
|
1741
|
-
|
|
1742
|
-
|
|
1743
|
-
|
|
1744
|
-
|
|
1745
|
-
|
|
1746
|
-
|
|
1747
|
-
|
|
1748
|
-
|
|
1749
|
-
</section>
|
|
1750
|
-
|
|
1751
|
-
</div>
|
|
1752
|
-
</div>
|
|
1753
|
-
|
|
1754
|
-
</div>
|
|
1755
|
-
|
|
1756
|
-
|
|
1757
|
-
|
|
1758
|
-
|
|
1759
|
-
|
|
1760
|
-
|
|
1761
|
-
</section>
|
|
1762
|
-
|
|
1763
|
-
|
|
1764
|
-
|
|
1765
|
-
|
|
1766
|
-
<section class='p2 mb2 clearfix bg-white minishadow'>
|
|
1767
|
-
|
|
1768
|
-
|
|
1769
|
-
<div class='clearfix'>
|
|
1770
|
-
|
|
1771
|
-
<h3 class='fl m0' id='htmlparser'>
|
|
1772
|
-
HTMLParser
|
|
1773
|
-
</h3>
|
|
1774
|
-
|
|
1775
|
-
|
|
1776
|
-
</div>
|
|
1777
|
-
|
|
1778
|
-
|
|
1779
|
-
<p>TODO: These methods can probably be combined somehow
|
|
1780
|
-
Parse HTML tags & HTML Characters</p>
|
|
1781
|
-
|
|
1782
|
-
|
|
1783
|
-
<div class='pre p1 fill-light mt0'>new HTMLParser()</div>
|
|
1784
|
-
|
|
1785
|
-
|
|
1786
|
-
|
|
1787
|
-
|
|
1788
|
-
|
|
1789
|
-
|
|
1790
|
-
|
|
1791
|
-
|
|
1792
|
-
|
|
1793
|
-
|
|
1794
|
-
|
|
1795
|
-
|
|
1796
|
-
|
|
1797
|
-
|
|
1798
|
-
|
|
1799
|
-
|
|
1800
|
-
|
|
1801
|
-
|
|
1802
|
-
|
|
1803
|
-
|
|
1804
|
-
|
|
1805
|
-
|
|
1806
|
-
|
|
1807
|
-
|
|
1808
|
-
</section>
|
|
1809
|
-
|
|
1810
|
-
|
|
1811
|
-
|
|
1812
|
-
|
|
1813
|
-
<section class='p2 mb2 clearfix bg-white minishadow'>
|
|
1814
|
-
|
|
1815
|
-
|
|
1816
|
-
<div class='clearfix'>
|
|
1817
|
-
|
|
1818
|
-
<h3 class='fl m0' id='initializer'>
|
|
1819
|
-
Initializer
|
|
1820
|
-
</h3>
|
|
1821
|
-
|
|
1822
|
-
|
|
1823
|
-
</div>
|
|
1824
|
-
|
|
1825
|
-
|
|
1826
|
-
<p>Initialize the Typed object</p>
|
|
1827
|
-
|
|
1828
|
-
|
|
1829
|
-
<div class='pre p1 fill-light mt0'>new Initializer()</div>
|
|
1830
|
-
|
|
1831
|
-
|
|
1832
|
-
|
|
1833
|
-
|
|
1834
|
-
|
|
1835
|
-
|
|
1836
|
-
|
|
1837
|
-
|
|
1838
|
-
|
|
1839
|
-
|
|
1840
|
-
|
|
1841
|
-
|
|
1842
|
-
|
|
1843
|
-
|
|
1844
|
-
|
|
1845
|
-
|
|
1846
|
-
|
|
1847
|
-
|
|
1848
|
-
|
|
1849
|
-
|
|
1850
|
-
|
|
1851
|
-
|
|
1852
|
-
|
|
1853
|
-
|
|
1854
|
-
</section>
|
|
1855
|
-
|
|
1856
|
-
|
|
1857
|
-
|
|
1858
|
-
|
|
1859
|
-
<section class='p2 mb2 clearfix bg-white minishadow'>
|
|
1860
|
-
|
|
1861
|
-
|
|
1862
|
-
<div class='clearfix'>
|
|
1863
|
-
|
|
1864
|
-
<h3 class='fl m0' id='typed'>
|
|
1865
|
-
Typed
|
|
1866
|
-
</h3>
|
|
1867
|
-
|
|
1868
|
-
|
|
1869
|
-
</div>
|
|
1870
|
-
|
|
1871
|
-
|
|
1872
|
-
<p>Welcome to Typed.js!</p>
|
|
1873
|
-
|
|
1874
|
-
|
|
1875
|
-
<div class='pre p1 fill-light mt0'>new Typed(elementId: <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String">string</a>, options: <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object">object</a>): <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object">object</a></div>
|
|
1876
|
-
|
|
1877
|
-
|
|
1878
|
-
|
|
1879
|
-
|
|
1880
|
-
|
|
1881
|
-
|
|
1882
|
-
|
|
1883
|
-
|
|
1884
|
-
|
|
1885
|
-
|
|
1886
|
-
<div class='py1 quiet mt1 prose-big'>Parameters</div>
|
|
1887
|
-
<div class='prose'>
|
|
1888
|
-
|
|
1889
|
-
<div class='space-bottom0'>
|
|
1890
|
-
<div>
|
|
1891
|
-
<span class='code bold'>elementId</span> <code class='quiet'>(<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String">string</a>)</code>
|
|
1892
|
-
HTML element ID
|
|
1893
|
-
<em>OR</em>
|
|
1894
|
-
HTML element
|
|
1895
|
-
|
|
1896
|
-
</div>
|
|
1897
|
-
|
|
1898
|
-
</div>
|
|
1899
|
-
|
|
1900
|
-
<div class='space-bottom0'>
|
|
1901
|
-
<div>
|
|
1902
|
-
<span class='code bold'>options</span> <code class='quiet'>(<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object">object</a>)</code>
|
|
1903
|
-
options object
|
|
1904
|
-
|
|
1905
|
-
</div>
|
|
1906
|
-
|
|
1907
|
-
</div>
|
|
1908
|
-
|
|
1909
|
-
</div>
|
|
1910
|
-
|
|
1911
|
-
|
|
1912
|
-
|
|
1913
|
-
|
|
1914
|
-
|
|
1915
|
-
|
|
1916
|
-
<div class='py1 quiet mt1 prose-big'>Returns</div>
|
|
1917
|
-
<code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object">object</a></code>:
|
|
1918
|
-
a new Typed object
|
|
1919
|
-
|
|
1920
|
-
|
|
1921
|
-
|
|
1922
|
-
|
|
1923
|
-
|
|
1924
|
-
|
|
1925
|
-
|
|
1926
|
-
|
|
1927
|
-
|
|
1928
|
-
|
|
1929
|
-
|
|
1930
|
-
|
|
1931
|
-
<div class='py1 quiet mt1 prose-big'>Instance Members</div>
|
|
1932
|
-
<div class="clearfix">
|
|
1933
|
-
|
|
1934
|
-
<div class='border-bottom' id='Typed#toggle'>
|
|
1935
|
-
<div class="clearfix small pointer toggle-sibling">
|
|
1936
|
-
<div class="py1 contain">
|
|
1937
|
-
<a class='icon pin-right py1 dark-link caret-right'>▸</a>
|
|
1938
|
-
<span class='code strong strong truncate'>toggle()</span>
|
|
1939
|
-
</div>
|
|
1940
|
-
</div>
|
|
1941
|
-
<div class="clearfix display-none toggle-target">
|
|
1942
|
-
<section class='p2 mb2 clearfix bg-white minishadow'>
|
|
1943
|
-
|
|
1944
|
-
|
|
1945
|
-
|
|
1946
|
-
<p>Toggle start() and stop() of the Typed instance</p>
|
|
1947
|
-
|
|
1948
|
-
|
|
1949
|
-
<div class='pre p1 fill-light mt0'>toggle()</div>
|
|
1950
|
-
|
|
1951
|
-
|
|
1952
|
-
|
|
1953
|
-
|
|
1954
|
-
|
|
1955
|
-
|
|
1956
|
-
|
|
1957
|
-
|
|
1958
|
-
|
|
1959
|
-
|
|
1960
|
-
|
|
1961
|
-
|
|
1962
|
-
|
|
1963
|
-
|
|
1964
|
-
|
|
1965
|
-
|
|
1966
|
-
|
|
1967
|
-
|
|
1968
|
-
|
|
1969
|
-
|
|
1970
|
-
|
|
1971
|
-
|
|
1972
|
-
|
|
1973
|
-
|
|
1974
|
-
</section>
|
|
1975
|
-
|
|
1976
|
-
</div>
|
|
1977
|
-
</div>
|
|
1978
|
-
|
|
1979
|
-
<div class='border-bottom' id='Typed#stop'>
|
|
1980
|
-
<div class="clearfix small pointer toggle-sibling">
|
|
1981
|
-
<div class="py1 contain">
|
|
1982
|
-
<a class='icon pin-right py1 dark-link caret-right'>▸</a>
|
|
1983
|
-
<span class='code strong strong truncate'>stop()</span>
|
|
1984
|
-
</div>
|
|
1985
|
-
</div>
|
|
1986
|
-
<div class="clearfix display-none toggle-target">
|
|
1987
|
-
<section class='p2 mb2 clearfix bg-white minishadow'>
|
|
1988
|
-
|
|
1989
|
-
|
|
1990
|
-
|
|
1991
|
-
<p>Stop typing / backspacing and enable cursor blinking</p>
|
|
1992
|
-
|
|
1993
|
-
|
|
1994
|
-
<div class='pre p1 fill-light mt0'>stop()</div>
|
|
1995
|
-
|
|
1996
|
-
|
|
1997
|
-
|
|
1998
|
-
|
|
1999
|
-
|
|
2000
|
-
|
|
2001
|
-
|
|
2002
|
-
|
|
2003
|
-
|
|
2004
|
-
|
|
2005
|
-
|
|
2006
|
-
|
|
2007
|
-
|
|
2008
|
-
|
|
2009
|
-
|
|
2010
|
-
|
|
2011
|
-
|
|
2012
|
-
|
|
2013
|
-
|
|
2014
|
-
|
|
2015
|
-
|
|
2016
|
-
|
|
2017
|
-
|
|
2018
|
-
|
|
2019
|
-
</section>
|
|
2020
|
-
|
|
2021
|
-
</div>
|
|
2022
|
-
</div>
|
|
2023
|
-
|
|
2024
|
-
<div class='border-bottom' id='Typed#start'>
|
|
2025
|
-
<div class="clearfix small pointer toggle-sibling">
|
|
2026
|
-
<div class="py1 contain">
|
|
2027
|
-
<a class='icon pin-right py1 dark-link caret-right'>▸</a>
|
|
2028
|
-
<span class='code strong strong truncate'>start()</span>
|
|
2029
|
-
</div>
|
|
2030
|
-
</div>
|
|
2031
|
-
<div class="clearfix display-none toggle-target">
|
|
2032
|
-
<section class='p2 mb2 clearfix bg-white minishadow'>
|
|
2033
|
-
|
|
2034
|
-
|
|
2035
|
-
|
|
2036
|
-
<p>Start typing / backspacing after being stopped</p>
|
|
2037
|
-
|
|
2038
|
-
|
|
2039
|
-
<div class='pre p1 fill-light mt0'>start()</div>
|
|
2040
|
-
|
|
2041
|
-
|
|
2042
|
-
|
|
2043
|
-
|
|
2044
|
-
|
|
2045
|
-
|
|
2046
|
-
|
|
2047
|
-
|
|
2048
|
-
|
|
2049
|
-
|
|
2050
|
-
|
|
2051
|
-
|
|
2052
|
-
|
|
2053
|
-
|
|
2054
|
-
|
|
2055
|
-
|
|
2056
|
-
|
|
2057
|
-
|
|
2058
|
-
|
|
2059
|
-
|
|
2060
|
-
|
|
2061
|
-
|
|
2062
|
-
|
|
2063
|
-
|
|
2064
|
-
</section>
|
|
2065
|
-
|
|
2066
|
-
</div>
|
|
2067
|
-
</div>
|
|
2068
|
-
|
|
2069
|
-
<div class='border-bottom' id='Typed#destroy'>
|
|
2070
|
-
<div class="clearfix small pointer toggle-sibling">
|
|
2071
|
-
<div class="py1 contain">
|
|
2072
|
-
<a class='icon pin-right py1 dark-link caret-right'>▸</a>
|
|
2073
|
-
<span class='code strong strong truncate'>destroy()</span>
|
|
2074
|
-
</div>
|
|
2075
|
-
</div>
|
|
2076
|
-
<div class="clearfix display-none toggle-target">
|
|
2077
|
-
<section class='p2 mb2 clearfix bg-white minishadow'>
|
|
2078
|
-
|
|
2079
|
-
|
|
2080
|
-
|
|
2081
|
-
<p>Destroy this instance of Typed</p>
|
|
2082
|
-
|
|
2083
|
-
|
|
2084
|
-
<div class='pre p1 fill-light mt0'>destroy()</div>
|
|
2085
|
-
|
|
2086
|
-
|
|
2087
|
-
|
|
2088
|
-
|
|
2089
|
-
|
|
2090
|
-
|
|
2091
|
-
|
|
2092
|
-
|
|
2093
|
-
|
|
2094
|
-
|
|
2095
|
-
|
|
2096
|
-
|
|
2097
|
-
|
|
2098
|
-
|
|
2099
|
-
|
|
2100
|
-
|
|
2101
|
-
|
|
2102
|
-
|
|
2103
|
-
|
|
2104
|
-
|
|
2105
|
-
|
|
2106
|
-
|
|
2107
|
-
|
|
2108
|
-
|
|
2109
|
-
</section>
|
|
2110
|
-
|
|
2111
|
-
</div>
|
|
2112
|
-
</div>
|
|
2113
|
-
|
|
2114
|
-
<div class='border-bottom' id='Typed#reset'>
|
|
2115
|
-
<div class="clearfix small pointer toggle-sibling">
|
|
2116
|
-
<div class="py1 contain">
|
|
2117
|
-
<a class='icon pin-right py1 dark-link caret-right'>▸</a>
|
|
2118
|
-
<span class='code strong strong truncate'>reset(restart?)</span>
|
|
2119
|
-
</div>
|
|
2120
|
-
</div>
|
|
2121
|
-
<div class="clearfix display-none toggle-target">
|
|
2122
|
-
<section class='p2 mb2 clearfix bg-white minishadow'>
|
|
2123
|
-
|
|
2124
|
-
|
|
2125
|
-
|
|
2126
|
-
<p>Reset Typed and optionally restarts</p>
|
|
2127
|
-
|
|
2128
|
-
|
|
2129
|
-
<div class='pre p1 fill-light mt0'>reset(restart: <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">boolean</a>?= nser)</div>
|
|
2130
|
-
|
|
2131
|
-
|
|
2132
|
-
|
|
2133
|
-
|
|
2134
|
-
|
|
2135
|
-
|
|
2136
|
-
|
|
2137
|
-
|
|
2138
|
-
|
|
2139
|
-
|
|
2140
|
-
<div class='py1 quiet mt1 prose-big'>Parameters</div>
|
|
2141
|
-
<div class='prose'>
|
|
2142
|
-
|
|
2143
|
-
<div class='space-bottom0'>
|
|
2144
|
-
<div>
|
|
2145
|
-
<span class='code bold'>restart</span> <code class='quiet'>(<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean">boolean</a>?= nser)</code>
|
|
2146
|
-
|
|
2147
|
-
</div>
|
|
2148
|
-
|
|
2149
|
-
</div>
|
|
2150
|
-
|
|
2151
|
-
</div>
|
|
2152
|
-
|
|
2153
|
-
|
|
2154
|
-
|
|
2155
|
-
|
|
2156
|
-
|
|
2157
|
-
|
|
2158
|
-
|
|
2159
|
-
|
|
2160
|
-
|
|
2161
|
-
|
|
2162
|
-
|
|
2163
|
-
|
|
2164
|
-
|
|
2165
|
-
|
|
2166
|
-
|
|
2167
|
-
</section>
|
|
2168
|
-
|
|
2169
|
-
</div>
|
|
2170
|
-
</div>
|
|
2171
|
-
|
|
2172
|
-
</div>
|
|
2173
|
-
|
|
2174
|
-
|
|
2175
|
-
|
|
2176
|
-
|
|
2177
|
-
</section>
|
|
2178
|
-
|
|
2179
|
-
|
|
2180
|
-
|
|
2181
|
-
</div>
|
|
2182
|
-
</div>
|
|
2183
|
-
</div>
|
|
2184
|
-
<script src='assets/anchor.js'></script>
|
|
2185
|
-
<script src='assets/site.js'></script>
|
|
2186
|
-
</body>
|
|
2187
|
-
</html>
|