Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9331 (s=9331, is=9339, ic=9337, ia=9339)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9340 (s=9331, is=9340, ic=9338, ia=9340)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9338 (s=9331, is=9340, ic=9338, ia=9340)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9340 (s=9331, is=9340, ic=9338, ia=9340)