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