Basic Operations Demo
Experience basic SWR usage patterns and cache operations
Users ListSWR Key: /api/users
User Details
Please select a user from the left
How to Use This Demo
- • Click any user from the list to view their details
- • Observe conditional fetching behavior based on selection
- • Check cache state changes and data revalidation in DevTools
- • DevTools provides comprehensive cache management functionality