Home Reference Source

References

summary
public

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

public

Initialize the Typed object

public

C Typed(elementId: string, options: object): object

Welcome to Typed.js!

public

V defaults: object: {"strings": *, "stringsElement": *, "typeSpeed": *, "startDelay": *, "backSpeed": *, "smartBackspace": boolean, "shuffle": *, "backDelay": number, "fadeOut": *, "fadeOutClass": string, "fadeOutDelay": number, "loop": *, "loopCount": *, "showCursor": boolean, "cursorChar": string, "autoInsertCss": boolean, "attr": *, "bindInputFocusEvents": *, "contentType": string, "onBegin": *, "onComplete": *, "preStringTyped": *, "onStringTyped": *, "onLastStringBackspaced": *, "onTypingPaused": *, "onTypingResumed": *, "onReset": *, "onStop": *, "onStart": *, "onDestroy": *}

Defaults & options

public
public