Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10698 (s=10698, is=10706, ic=10705, ia=10707)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10707 (s=10698, is=10707, ic=10706, ia=10708)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10706 (s=10698, is=10707, ic=10706, ia=10708)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10708 (s=10698, is=10707, ic=10706, ia=10708)