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