Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7700 (s=7700, is=7707, ic=7705, ia=7707)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7708 (s=7700, is=7708, ic=7706, ia=7708)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7706 (s=7700, is=7708, ic=7706, ia=7708)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7708 (s=7700, is=7708, ic=7706, ia=7708)