Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101052 (s=101052, is=101116, ic=101117, ia=101119)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101117 (s=101052, is=101117, ic=101118, ia=101120)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101118 (s=101052, is=101117, ic=101118, ia=101120)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101120 (s=101052, is=101117, ic=101118, ia=101120)