Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64500 (s=64500, is=64555, ic=64556, ia=64557)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64556 (s=64500, is=64556, ic=64557, ia=64558)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64557 (s=64500, is=64556, ic=64557, ia=64558)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64558 (s=64500, is=64556, ic=64557, ia=64558)