Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101851 (s=101851, is=101915, ic=101916, ia=101918)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101916 (s=101851, is=101916, ic=101917, ia=101919)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101917 (s=101851, is=101916, ic=101917, ia=101919)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101919 (s=101851, is=101916, ic=101917, ia=101919)