Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 80022 (s=80022, is=80079, ic=80080, ia=80081)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 80080 (s=80022, is=80080, ic=80081, ia=80082)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 80081 (s=80022, is=80080, ic=80081, ia=80082)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 80082 (s=80022, is=80080, ic=80081, ia=80082)