Smart Prefetch Demo
Hover to prefetch, click to load instantly:
This example demonstrates combining multiple triggers with prefetch strategy for optimal performance. Content is prefetched on hover but loaded on interaction, providing instant response when clicked.
Hover to prefetch, click to load instantly:
This card uses advanced defer strategies:
Hover over the card above to prefetch content, then click to load instantly...
@defer (on interaction; prefetch on hover)
Perfect for product details and cart interactions
@defer (on viewport; prefetch on idle)
Load when visible, prefetch when browser is idle