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