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