Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69420 (s=69420, is=69476, ic=69477, ia=69478)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69477 (s=69420, is=69477, ic=69478, ia=69479)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69478 (s=69420, is=69477, ic=69478, ia=69479)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69479 (s=69420, is=69477, ic=69478, ia=69479)