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