Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86371 (s=86371, is=86429, ic=86430, ia=86431)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86430 (s=86371, is=86430, ic=86431, ia=86432)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86431 (s=86371, is=86430, ic=86431, ia=86432)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86432 (s=86371, is=86430, ic=86431, ia=86432)