Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6077 (s=6077, is=6084, ic=6082, ia=6084)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6085 (s=6077, is=6085, ic=6083, ia=6085)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6083 (s=6077, is=6085, ic=6083, ia=6085)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6085 (s=6077, is=6085, ic=6083, ia=6085)