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