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