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