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