Typewriter

Types and deletes cycling words.

We design.. build.. ship.

No cursor

Fast. Accessible. Yours

Play once

Type once, then stop.

API reference

Inputs

PropTypeDefaultDescription
wordsreadonly string[][]Words cycled through by the typewriter.
typeSpeednumber90Delay between typed characters, in milliseconds.
deleteSpeednumber40Delay between deleted characters, in milliseconds.
pausenumber1600Pause once a word is fully typed before deleting, in milliseconds.
loopbooleantrueWhether to restart from the first word after the last.
cursorbooleantrueWhether to show the blinking cursor after the text.

Every ng-blatui component also accepts a class input to merge extra Tailwind classes onto the host.