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