Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13871 (s=13871, is=13881, ic=13883, ia=13884)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13882 (s=13871, is=13882, ic=13884, ia=13885)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13884 (s=13871, is=13882, ic=13884, ia=13885)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13885 (s=13871, is=13882, ic=13884, ia=13885)