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