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