Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101801 (s=101801, is=101865, ic=101866, ia=101868)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101866 (s=101801, is=101866, ic=101867, ia=101869)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101867 (s=101801, is=101866, ic=101867, ia=101869)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101869 (s=101801, is=101866, ic=101867, ia=101869)