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