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