Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111668 (s=111668, is=111741, ic=111742, ia=111744)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111742 (s=111668, is=111742, ic=111743, ia=111745)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111743 (s=111668, is=111742, ic=111743, ia=111745)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111745 (s=111668, is=111742, ic=111743, ia=111745)