Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9866 (s=9866, is=9874, ic=9873, ia=9875)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9875 (s=9866, is=9875, ic=9874, ia=9876)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9874 (s=9866, is=9875, ic=9874, ia=9876)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9876 (s=9866, is=9875, ic=9874, ia=9876)