Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50032 (s=50032, is=50082, ic=50082, ia=50084)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50083 (s=50032, is=50083, ic=50083, ia=50085)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50083 (s=50032, is=50083, ic=50083, ia=50085)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50085 (s=50032, is=50083, ic=50083, ia=50085)