Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34815 (s=34815, is=34851, ic=34850, ia=34852)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34852 (s=34815, is=34852, ic=34851, ia=34853)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34851 (s=34815, is=34852, ic=34851, ia=34853)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34853 (s=34815, is=34852, ic=34851, ia=34853)