Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65795 (s=65795, is=65850, ic=65851, ia=65852)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65851 (s=65795, is=65851, ic=65852, ia=65853)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65852 (s=65795, is=65851, ic=65852, ia=65853)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65853 (s=65795, is=65851, ic=65852, ia=65853)