Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111988 (s=111988, is=112061, ic=112062, ia=112064)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 112062 (s=111988, is=112062, ic=112063, ia=112065)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 112063 (s=111988, is=112062, ic=112063, ia=112065)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 112065 (s=111988, is=112062, ic=112063, ia=112065)