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