Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111082 (s=111082, is=111155, ic=111156, ia=111158)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111156 (s=111082, is=111156, ic=111157, ia=111159)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111157 (s=111082, is=111156, ic=111157, ia=111159)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111159 (s=111082, is=111156, ic=111157, ia=111159)