Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 29847 (s=29847, is=29881, ic=29880, ia=29882)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 29882 (s=29847, is=29882, ic=29881, ia=29883)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 29881 (s=29847, is=29882, ic=29881, ia=29883)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 29883 (s=29847, is=29882, ic=29881, ia=29883)