Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4079 (s=4079, is=4084, ic=4082, ia=4084)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4085 (s=4079, is=4085, ic=4083, ia=4085)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4083 (s=4079, is=4085, ic=4083, ia=4085)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4085 (s=4079, is=4085, ic=4083, ia=4085)