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