Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11204 (s=11204, is=11214, ic=11213, ia=11215)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11215 (s=11204, is=11215, ic=11214, ia=11216)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11214 (s=11204, is=11215, ic=11214, ia=11216)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11216 (s=11204, is=11215, ic=11214, ia=11216)