Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99268 (s=99268, is=99330, ic=99331, ia=99332)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99331 (s=99268, is=99331, ic=99332, ia=99333)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99332 (s=99268, is=99331, ic=99332, ia=99333)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99333 (s=99268, is=99331, ic=99332, ia=99333)