Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111863 (s=111863, is=111936, ic=111937, ia=111939)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111937 (s=111863, is=111937, ic=111938, ia=111940)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111938 (s=111863, is=111937, ic=111938, ia=111940)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111940 (s=111863, is=111937, ic=111938, ia=111940)