Renders text one character at a time with a blinking cursor, replicating the classic typewriter effect using useCurrentFrame() and string slicing. Ideal for subtitle overlays, code demonstrations, chatbot-style reveals, or any scene where text should appear as if being typed live.
Adjust typing speed (characters per frame), cursor style, and text content. The component is a self-contained Remotion scene — drop it into any Sequence for instant typewriter captions.