Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10293 (s=10293, is=10301, ic=10300, ia=10302)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10302 (s=10293, is=10302, ic=10301, ia=10303)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10301 (s=10293, is=10302, ic=10301, ia=10303)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10303 (s=10293, is=10302, ic=10301, ia=10303)