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