Overview
Typing Effects allow you to create animated SVGs that simulate a typing and deleting effect.Visual Examples
Font Comparison
Choose between a smooth rounded font or a technical mono font.- Nunito (Default)
- Fira Code (Mono)
Color Styles
Customize the text appearance with gradients or solid hex colors.- Gradient
- Solid Color
Advanced Usage
Persistent Prefix
Use a colon: to define a prefix that stays while the rest of the text cycles.
Customization Options
| Parameter | Description | Default |
|---|---|---|
text | Semicolon-separated lines. Use : for prefix. | Hello there |
font | Nunito or Fira Code | Nunito |
fontSize | Font size in pixels | 52 |
color | Solid text color (hex) | Gradient |
align | left or center | left |
background | Background color (hex) | transparent |
speed | Typing speed (ms per char) | 85 |
pause | Pause at end of line (ms) | 1100 |

