Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 104040 (s=104040, is=104105, ic=104106, ia=104108)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 104106 (s=104040, is=104106, ic=104107, ia=104109)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 104107 (s=104040, is=104106, ic=104107, ia=104109)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 104109 (s=104040, is=104106, ic=104107, ia=104109)