Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98801 (s=98801, is=98863, ic=98864, ia=98865)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98864 (s=98801, is=98864, ic=98865, ia=98866)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98865 (s=98801, is=98864, ic=98865, ia=98866)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98866 (s=98801, is=98864, ic=98865, ia=98866)