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