Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32256 (s=32256, is=32290, ic=32289, ia=32291)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32291 (s=32256, is=32291, ic=32290, ia=32292)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32290 (s=32256, is=32291, ic=32290, ia=32292)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32292 (s=32256, is=32291, ic=32290, ia=32292)