Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11926 (s=11926, is=11938, ic=11937, ia=11939)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11939 (s=11926, is=11939, ic=11938, ia=11940)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11938 (s=11926, is=11939, ic=11938, ia=11940)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11940 (s=11926, is=11939, ic=11938, ia=11940)