Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3935 (s=3935, is=3940, ic=3938, ia=3940)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3941 (s=3935, is=3941, ic=3939, ia=3941)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3939 (s=3935, is=3941, ic=3939, ia=3941)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3941 (s=3935, is=3941, ic=3939, ia=3941)