The Image Player is a high-performance, zero-dependency slideshow component designed specifically for Framer. It converts a standard React image rotation pattern into a fully interactive Framer asset without relying on Tailwind CSS, next/image, or external icon libraries.
Key Features:
Zero Dependencies: Built entirely using standard React and the Framer API. No configuration files or external packages required.
Smart Playback: Set custom intervals (in milliseconds) and toggle looping behavior.
Visual Control: Full control over object-fit (Cover, Contain, Fill), background colors, border radius, and padding directly from the Framer sidebar.
Event Driven: Includes onTap for click interactions and onComplete to trigger transitions when a non-looping slideshow finishes.
Responsive: Automatically adapts to fill any container size or aspect ratio.