Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111375 (s=111375, is=111448, ic=111449, ia=111451)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111449 (s=111375, is=111449, ic=111450, ia=111452)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111450 (s=111375, is=111449, ic=111450, ia=111452)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111452 (s=111375, is=111449, ic=111450, ia=111452)