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