Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101886 (s=101886, is=101950, ic=101951, ia=101953)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101951 (s=101886, is=101951, ic=101952, ia=101954)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101952 (s=101886, is=101951, ic=101952, ia=101954)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101954 (s=101886, is=101951, ic=101952, ia=101954)