Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2487 (s=2487, is=2491, ic=2489, ia=2491)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2492 (s=2487, is=2492, ic=2490, ia=2492)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2490 (s=2487, is=2492, ic=2490, ia=2492)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2492 (s=2487, is=2492, ic=2490, ia=2492)