Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 80008 (s=80008, is=80065, ic=80066, ia=80067)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 80066 (s=80008, is=80066, ic=80067, ia=80068)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 80067 (s=80008, is=80066, ic=80067, ia=80068)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 80068 (s=80008, is=80066, ic=80067, ia=80068)