Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 121001 (s=121001, is=121076, ic=121079, ia=121081)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 121077 (s=121001, is=121077, ic=121080, ia=121082)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 121080 (s=121001, is=121077, ic=121080, ia=121082)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 121082 (s=121001, is=121077, ic=121080, ia=121082)