Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111845 (s=111845, is=111918, ic=111919, ia=111921)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111919 (s=111845, is=111919, ic=111920, ia=111922)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111920 (s=111845, is=111919, ic=111920, ia=111922)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111922 (s=111845, is=111919, ic=111920, ia=111922)