Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99440 (s=99440, is=99502, ic=99503, ia=99504)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99503 (s=99440, is=99503, ic=99504, ia=99505)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99504 (s=99440, is=99503, ic=99504, ia=99505)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99505 (s=99440, is=99503, ic=99504, ia=99505)