Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 78823 (s=78823, is=78880, ic=78881, ia=78882)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 78881 (s=78823, is=78881, ic=78882, ia=78883)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 78882 (s=78823, is=78881, ic=78882, ia=78883)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 78883 (s=78823, is=78881, ic=78882, ia=78883)