🔥 Reactive Inputs

How reactive is Y? Y!


Type in any input and watch the target update instantly!

Input 1 → Single Output

Input 2 → Multiple Outputs! 🤯

Class-based target
Another class target

Input 3 → Complex Selectors!

Class selector target
Another class target
Data attribute target
Another data target

☑️ Reactive Checkboxes

Toggle elements in and out of existence:



🎯 The Magic

Two listeners handle all inputs/checkboxes and update ALL matching targets automatically!

✅ No individual listeners
✅ No manual binding
✅ Pure event delegation
CSS selector support
Comma-separated multiple targets
Text inputs + checkbox toggles

Reactive Patterns:

Safe and explicit - only affects exactly what you specify!