Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101861 (s=101861, is=101925, ic=101926, ia=101928)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101926 (s=101861, is=101926, ic=101927, ia=101929)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101927 (s=101861, is=101926, ic=101927, ia=101929)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101929 (s=101861, is=101926, ic=101927, ia=101929)