Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 103000 (s=103000, is=103064, ic=103065, ia=103067)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 103065 (s=103000, is=103065, ic=103066, ia=103068)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 103066 (s=103000, is=103065, ic=103066, ia=103068)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 103068 (s=103000, is=103065, ic=103066, ia=103068)