Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2597 (s=2597, is=2601, ic=2599, ia=2601)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2602 (s=2597, is=2602, ic=2600, ia=2602)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2600 (s=2597, is=2602, ic=2600, ia=2602)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2602 (s=2597, is=2602, ic=2600, ia=2602)