Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2900 (s=2900, is=2904, ic=2902, ia=2904)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2905 (s=2900, is=2905, ic=2903, ia=2905)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2903 (s=2900, is=2905, ic=2903, ia=2905)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2905 (s=2900, is=2905, ic=2903, ia=2905)