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