Build Your First Widget
You’ll build a follow alert that slides in from the right, plays a sound, and auto-hides after 5 seconds.The HTML
The CSS
The JavaScript
Test It
Append?preview=studio to your overlay URL, then open the browser console:
Making It Configurable
Add a control panel so streamers can adjust timing and color:Adding Persistence
Track total follow count that survives restarts:Next Steps
Custom Fields
Make your widget fully configurable
Media Sequences
Chain animations, sounds, and delays
Platform Detection
Adapt behavior per platform
Persistent Store
Save data across sessions