Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 28062 (s=28062, is=28080, ic=28083, ia=28084)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 28081 (s=28062, is=28081, ic=28084, ia=28085)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 28084 (s=28062, is=28081, ic=28084, ia=28085)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 28085 (s=28062, is=28081, ic=28084, ia=28085)