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