Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 53948 (s=53948, is=53999, ic=53999, ia=54001)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 54000 (s=53948, is=54000, ic=54000, ia=54002)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 54000 (s=53948, is=54000, ic=54000, ia=54002)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 54002 (s=53948, is=54000, ic=54000, ia=54002)