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