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