Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5936 (s=5936, is=5943, ic=5943, ia=5941)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5944 (s=5936, is=5944, ic=5944, ia=5942)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5944 (s=5936, is=5944, ic=5944, ia=5942)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5942 (s=5936, is=5944, ic=5944, ia=5942)