Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10865 (s=10865, is=10873, ic=10872, ia=10874)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10874 (s=10865, is=10874, ic=10873, ia=10875)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10873 (s=10865, is=10874, ic=10873, ia=10875)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10875 (s=10865, is=10874, ic=10873, ia=10875)