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