Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 104500 (s=104500, is=104565, ic=104566, ia=104568)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 104566 (s=104500, is=104566, ic=104567, ia=104569)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 104567 (s=104500, is=104566, ic=104567, ia=104569)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 104569 (s=104500, is=104566, ic=104567, ia=104569)