Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2401 (s=2401, is=2401, ic=2402, ia=2402)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2402 (s=2401, is=2402, ic=2403, ia=2403)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2403 (s=2401, is=2402, ic=2403, ia=2403)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2403 (s=2401, is=2402, ic=2403, ia=2403)