Typewriter
A component that types out a text, one letter at a time. As a text, either a string or an array of strings can be passed to the component. The component will automatically split the text into an array of characters, a…
- Pattern
- pattern-1482
- Interface family
- display
- Component kind
- component