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