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