Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9313 (s=9313, is=9321, ic=9319, ia=9321)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9322 (s=9313, is=9322, ic=9320, ia=9322)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9320 (s=9313, is=9322, ic=9320, ia=9322)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9322 (s=9313, is=9322, ic=9320, ia=9322)