Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 104857 (s=104857, is=104925, ic=104926, ia=104928)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 104926 (s=104857, is=104926, ic=104927, ia=104929)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 104927 (s=104857, is=104926, ic=104927, ia=104929)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 104929 (s=104857, is=104926, ic=104927, ia=104929)