Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34314 (s=34314, is=34349, ic=34348, ia=34350)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34350 (s=34314, is=34350, ic=34349, ia=34351)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34349 (s=34314, is=34350, ic=34349, ia=34351)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34351 (s=34314, is=34350, ic=34349, ia=34351)