Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 77720 (s=77720, is=77777, ic=77778, ia=77779)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 77778 (s=77720, is=77778, ic=77779, ia=77780)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 77779 (s=77720, is=77778, ic=77779, ia=77780)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 77780 (s=77720, is=77778, ic=77779, ia=77780)