Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12859 (s=12859, is=12871, ic=12870, ia=12872)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12872 (s=12859, is=12872, ic=12871, ia=12873)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12871 (s=12859, is=12872, ic=12871, ia=12873)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12873 (s=12859, is=12872, ic=12871, ia=12873)