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