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