Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 63942 (s=63942, is=63997, ic=63998, ia=63999)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 63998 (s=63942, is=63998, ic=63999, ia=64000)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 63999 (s=63942, is=63998, ic=63999, ia=64000)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64000 (s=63942, is=63998, ic=63999, ia=64000)