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