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