This single-file application fulfills all requirements, providing an interactive, educational, and visually premium environment to simulate and understand React `useEffect` memory leaks. ```html
Visualize the lifecycle of React components and the critical impact of cleanup functions on application memory.
When disabled, unmounting components will NOT clear their internal timers, simulating a memory leak.