Configuration
You can configure your flow to get the desired behavior.
new TypingFlow({
renderer: browserRenderer(),
loop: true,
});Attribute
Type
Description
loop
boolean
Shoud the animation be looped
Last updated
You can configure your flow to get the desired behavior.
new TypingFlow({
renderer: browserRenderer(),
loop: true,
});loop
boolean
Shoud the animation be looped
Last updated