Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99884 (s=99884, is=99947, ic=99948, ia=99949)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99948 (s=99884, is=99948, ic=99949, ia=99950)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99949 (s=99884, is=99948, ic=99949, ia=99950)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99950 (s=99884, is=99948, ic=99949, ia=99950)