Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 103935 (s=103935, is=104000, ic=104001, ia=104003)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 104001 (s=103935, is=104001, ic=104002, ia=104004)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 104002 (s=103935, is=104001, ic=104002, ia=104004)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 104004 (s=103935, is=104001, ic=104002, ia=104004)