Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 105110 (s=105110, is=105178, ic=105179, ia=105181)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 105179 (s=105110, is=105179, ic=105180, ia=105182)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 105180 (s=105110, is=105179, ic=105180, ia=105182)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 105182 (s=105110, is=105179, ic=105180, ia=105182)