Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111930 (s=111930, is=112003, ic=112004, ia=112006)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 112004 (s=111930, is=112004, ic=112005, ia=112007)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 112005 (s=111930, is=112004, ic=112005, ia=112007)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 112007 (s=111930, is=112004, ic=112005, ia=112007)