Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64585 (s=64585, is=64640, ic=64641, ia=64642)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64641 (s=64585, is=64641, ic=64642, ia=64643)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64642 (s=64585, is=64641, ic=64642, ia=64643)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64643 (s=64585, is=64641, ic=64642, ia=64643)