Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9770 (s=9770, is=9777, ic=9778, ia=9777)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9778 (s=9770, is=9778, ic=9779, ia=9778)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9779 (s=9770, is=9778, ic=9779, ia=9778)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9778 (s=9770, is=9778, ic=9779, ia=9778)