Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13887 (s=13887, is=13897, ic=13899, ia=13900)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13898 (s=13887, is=13898, ic=13900, ia=13901)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13900 (s=13887, is=13898, ic=13900, ia=13901)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13901 (s=13887, is=13898, ic=13900, ia=13901)