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