Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 78000 (s=78000, is=78057, ic=78058, ia=78059)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 78058 (s=78000, is=78058, ic=78059, ia=78060)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 78059 (s=78000, is=78058, ic=78059, ia=78060)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 78060 (s=78000, is=78058, ic=78059, ia=78060)