Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9856 (s=9856, is=9864, ic=9863, ia=9865)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9865 (s=9856, is=9865, ic=9864, ia=9866)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9864 (s=9856, is=9865, ic=9864, ia=9866)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9866 (s=9856, is=9865, ic=9864, ia=9866)