Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9083 (s=9083, is=9090, ic=9089, ia=9091)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9091 (s=9083, is=9091, ic=9090, ia=9092)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9090 (s=9083, is=9091, ic=9090, ia=9092)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9092 (s=9083, is=9091, ic=9090, ia=9092)