Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 84941 (s=84941, is=84998, ic=84999, ia=85000)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 84999 (s=84941, is=84999, ic=85000, ia=85001)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 85000 (s=84941, is=84999, ic=85000, ia=85001)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 85001 (s=84941, is=84999, ic=85000, ia=85001)