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