Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111313 (s=111313, is=111386, ic=111387, ia=111389)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111387 (s=111313, is=111387, ic=111388, ia=111390)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111388 (s=111313, is=111387, ic=111388, ia=111390)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111390 (s=111313, is=111387, ic=111388, ia=111390)