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