Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8930 (s=8930, is=8937, ic=8936, ia=8938)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8938 (s=8930, is=8938, ic=8937, ia=8939)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8937 (s=8930, is=8938, ic=8937, ia=8939)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8939 (s=8930, is=8938, ic=8937, ia=8939)