Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50250 (s=50250, is=50300, ic=50300, ia=50302)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50301 (s=50250, is=50301, ic=50301, ia=50303)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50301 (s=50250, is=50301, ic=50301, ia=50303)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50303 (s=50250, is=50301, ic=50301, ia=50303)