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