Typing Text
Make your website lively with typing text. A static text or headline is good, but having a text that types itself is fancy! It instantly grabs the attention of the user and conveys your message in an interesting manner.
Syntax
{{< typing-textdeleting-speed="Any number in ms"height="Any valid number with unit like 10px, 100vh, 10rem or 50%"is-full-width="true|false"margin="Top, right, bottom, left property in px or %. Ex. 15px, 0, 15px, 0 would imply 15px top, 0px right, and so on."padding="Top, right, bottom, left property in px or %. Ex. 15px, 0, 15px, 0 would imply 15px top, 0px right, and so on."small-screen-margin="Top, right, bottom, left property in px or %. Ex. 15px, 0, 15px, 0 would imply 15px top, 0px right, and so on."small-screen-text-height="Any valid number with unit like 10px, 100vh, 10rem or 50%"small-screen-text-size="Any valid number with unit like 10px, 10rem or 50%"text="Any text"text-color="Any valid color in rgba, hex, hsla, hwba (note: every format allows setting alpha/opacity.)"text-size="Any valid number with unit like 10px, 10rem or 50%"typing-pause-after-last-text-finishes="Any text"typing-pause-duration-before-repeat="Any number in ms"typing-speed="Any number in ms"typing-text="Any text"typing-text-color="Any valid color in rgba, hex, hsla, hwba (note: every format allows setting alpha/opacity.)" >}}
The actual message goes here
{{< /typing-text >}}
Typing text