Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2993 (s=2993, is=2997, ic=2995, ia=2997)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2998 (s=2993, is=2998, ic=2996, ia=2998)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2996 (s=2993, is=2998, ic=2996, ia=2998)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2998 (s=2993, is=2998, ic=2996, ia=2998)