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