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