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