Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2699 (s=2699, is=2700, ic=2701, ia=2701)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2701 (s=2699, is=2701, ic=2702, ia=2702)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2702 (s=2699, is=2701, ic=2702, ia=2702)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2702 (s=2699, is=2701, ic=2702, ia=2702)