Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 77273 (s=77273, is=77330, ic=77331, ia=77332)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 77331 (s=77273, is=77331, ic=77332, ia=77333)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 77332 (s=77273, is=77331, ic=77332, ia=77333)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 77333 (s=77273, is=77331, ic=77332, ia=77333)