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