Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

type js


var typed = new Typed('.element', {
  strings: ["First sentence.", "Second sentence."],
  typeSpeed: 30
});


Source by mattboldt.com #
 
PREVIOUS NEXT
Tagged: #type #js
ADD COMMENT
Topic
Name
4+6 =