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