Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 49890 (s=49890, is=49940, ic=49940, ia=49942)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 49941 (s=49890, is=49941, ic=49941, ia=49943)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 49941 (s=49890, is=49941, ic=49941, ia=49943)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 49943 (s=49890, is=49941, ic=49941, ia=49943)