typewriter
Reactive icon

TypeWriter

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 27 July 2022
 by 
0.0
 (0 ratings)
typewriter

TypeWriter

Details
JavaScript library to simulate the typewriter effect that prints any text with typing and deleting animations. Based on https://github.com/Luuk-Dev/TypeWriter
Read more

Options


Parameters

  • Selector: Selector to write text.
  • Loop: True to repeat effect.
  • Timeout: Time to wait before adding the new character to the string in milliseconds.


  • Cursor: Speed cursor, and enabled cursor, can use default value.
    • Speed: Speed to blink cursor.
    • Enabled: True to enabled cursor.


  • WriteAction: Actions when write sentence.
    • Text: Text to typewriter effect.
    • Wait: Wait in milliseconds to write next word.
    • Remove: The amount of characters that will not be removed when writing the next word, if RemoveAll is true, this amount will be ignored.
    • RemoveAll: If true remove all characters.

 

  • How Its work?
  • Simulate the typewriter effect that prints any text with typing and deleting animations.
Release notes (1.0.0)
Reviews (0)
Team
Other assets in this category