Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9335 (s=9335, is=9343, ic=9341, ia=9343)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9344 (s=9335, is=9344, ic=9342, ia=9344)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9342 (s=9335, is=9344, ic=9342, ia=9344)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9344 (s=9335, is=9344, ic=9342, ia=9344)