Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98910 (s=98910, is=98972, ic=98973, ia=98974)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98973 (s=98910, is=98973, ic=98974, ia=98975)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98974 (s=98910, is=98973, ic=98974, ia=98975)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98975 (s=98910, is=98973, ic=98974, ia=98975)