Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 75941 (s=75941, is=75998, ic=75999, ia=76000)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 75999 (s=75941, is=75999, ic=76000, ia=76001)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 76000 (s=75941, is=75999, ic=76000, ia=76001)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 76001 (s=75941, is=75999, ic=76000, ia=76001)