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