Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99866 (s=99866, is=99929, ic=99930, ia=99931)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99930 (s=99866, is=99930, ic=99931, ia=99932)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99931 (s=99866, is=99930, ic=99931, ia=99932)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99932 (s=99866, is=99930, ic=99931, ia=99932)