Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97020 (s=97020, is=97081, ic=97082, ia=97083)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97082 (s=97020, is=97082, ic=97083, ia=97084)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97083 (s=97020, is=97082, ic=97083, ia=97084)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97084 (s=97020, is=97082, ic=97083, ia=97084)