Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7886 (s=7886, is=7893, ic=7891, ia=7893)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7894 (s=7886, is=7894, ic=7892, ia=7894)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7892 (s=7886, is=7894, ic=7892, ia=7894)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7894 (s=7886, is=7894, ic=7892, ia=7894)