Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19915 (s=19915, is=19936, ic=19937, ia=19934)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19937 (s=19915, is=19937, ic=19938, ia=19935)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19938 (s=19915, is=19937, ic=19938, ia=19935)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19935 (s=19915, is=19937, ic=19938, ia=19935)