Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97202 (s=97202, is=97264, ic=97265, ia=97266)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97265 (s=97202, is=97265, ic=97266, ia=97267)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97266 (s=97202, is=97265, ic=97266, ia=97267)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97267 (s=97202, is=97265, ic=97266, ia=97267)