Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 70001 (s=70001, is=70057, ic=70058, ia=70059)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 70058 (s=70001, is=70058, ic=70059, ia=70060)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 70059 (s=70001, is=70058, ic=70059, ia=70060)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 70060 (s=70001, is=70058, ic=70059, ia=70060)