Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66943 (s=66943, is=66999, ic=67000, ia=67001)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 67000 (s=66943, is=67000, ic=67001, ia=67002)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 67001 (s=66943, is=67000, ic=67001, ia=67002)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 67002 (s=66943, is=67000, ic=67001, ia=67002)