Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 110004 (s=110004, is=110077, ic=110078, ia=110080)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 110078 (s=110004, is=110078, ic=110079, ia=110081)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 110079 (s=110004, is=110078, ic=110079, ia=110081)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 110081 (s=110004, is=110078, ic=110079, ia=110081)