Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5650 (s=5650, is=5651, ic=5651, ia=5651)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5652 (s=5650, is=5652, ic=5652, ia=5652)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5652 (s=5650, is=5652, ic=5652, ia=5652)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5652 (s=5650, is=5652, ic=5652, ia=5652)