Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5351 (s=5351, is=5352, ic=5352, ia=5352)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5353 (s=5351, is=5353, ic=5353, ia=5353)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5353 (s=5351, is=5353, ic=5353, ia=5353)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5353 (s=5351, is=5353, ic=5353, ia=5353)