Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111108 (s=111108, is=111181, ic=111182, ia=111184)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111182 (s=111108, is=111182, ic=111183, ia=111185)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111183 (s=111108, is=111182, ic=111183, ia=111185)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111185 (s=111108, is=111182, ic=111183, ia=111185)