defaults

Defaults & options

Returns object Typed defaults & options

strings

Properties

typeSpeed

Properties

startDelay

Properties

backSpeed

Properties

smartBackspace

Properties

shuffle

Properties

backDelay

Properties

fadeOut

Properties

loop

Properties

showCursor

Properties

attr

Properties

bindInputFocusEvents

Properties

contentType

Properties

onComplete

All typing is complete

Parameters

preStringTyped

Before each string is typed

Parameters

onStringTyped

After each string is typed

Parameters

onLastStringBackspaced

During looping, after last string is typed

Parameters

onTypingPaused

Typing has been stopped

Parameters

onTypingResumed

Typing has been started after being stopped

Parameters

onReset

After reset

Parameters

onStop

After stop

Parameters

onStart

After start

Parameters

onDestroy

After destroy

Parameters

HTMLParser

TODO: These methods can probably be combined somehow Parse HTML tags & HTML Characters

Initializer

Initialize the Typed object

Typed

Welcome to Typed.js!

Parameters

Returns object a new Typed object

toggle

Toggle start() and stop() of the Typed instance

stop

Stop typing / backspacing and enable cursor blinking

start

Start typing / backspacing after being stopped

destroy

Destroy this instance of Typed

reset

Reset Typed and optionally restarts

Parameters