Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98875 (s=98875, is=98937, ic=98938, ia=98939)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98938 (s=98875, is=98938, ic=98939, ia=98940)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98939 (s=98875, is=98938, ic=98939, ia=98940)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98940 (s=98875, is=98938, ic=98939, ia=98940)