Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20922 (s=20922, is=20935, ic=20937, ia=20939)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20936 (s=20922, is=20936, ic=20938, ia=20940)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20938 (s=20922, is=20936, ic=20938, ia=20940)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20940 (s=20922, is=20936, ic=20938, ia=20940)