Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64076 (s=64076, is=64131, ic=64132, ia=64133)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64132 (s=64076, is=64132, ic=64133, ia=64134)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64133 (s=64076, is=64132, ic=64133, ia=64134)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64134 (s=64076, is=64132, ic=64133, ia=64134)