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