Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9163 (s=9163, is=9173, ic=9173, ia=9171)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9174 (s=9163, is=9174, ic=9174, ia=9172)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9174 (s=9163, is=9174, ic=9174, ia=9172)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9172 (s=9163, is=9174, ic=9174, ia=9172)