Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 70942 (s=70942, is=70998, ic=70999, ia=71000)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 70999 (s=70942, is=70999, ic=71000, ia=71001)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 71000 (s=70942, is=70999, ic=71000, ia=71001)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 71001 (s=70942, is=70999, ic=71000, ia=71001)