Typewriter
Available as: Web ComponentShortcodeOxygen ElementAnimates text like it is being written on a typewriter.
Properties
auto-start
Type: booleanDefault: true
Automatically starts writing.
delay
Type: anyDefault: natural
Writing delay in ms. Also accepts 'natural' value.
delete-speed
Type: anyDefault: natural
Delete delay in ms. Also accepts 'natural' value.
delimiter
Type: any
Delimiter to use if multiple sentences are going ot be used.
loop
Type: boolean
Loops the animation.
text
Type: stringDefault: "I'm a typewriter"
Text that should be written.
Slots
inner
Slot (between HTML tag).
Events
spxTypewriterDidLoad
Fires after component has loaded.
Methods
play
Start animation.
stop
Stop animation.