Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25857 (s=25857, is=25881, ic=25882, ia=25879)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25882 (s=25857, is=25882, ic=25883, ia=25880)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25883 (s=25857, is=25882, ic=25883, ia=25880)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25880 (s=25857, is=25882, ic=25883, ia=25880)