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