Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 96936 (s=96936, is=96997, ic=96998, ia=96999)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 96998 (s=96936, is=96998, ic=96999, ia=97000)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 96999 (s=96936, is=96998, ic=96999, ia=97000)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97000 (s=96936, is=96998, ic=96999, ia=97000)