Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2942 (s=2942, is=2946, ic=2944, ia=2946)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2947 (s=2942, is=2947, ic=2945, ia=2947)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2945 (s=2942, is=2947, ic=2945, ia=2947)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2947 (s=2942, is=2947, ic=2945, ia=2947)