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