Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 110932 (s=110932, is=111005, ic=111006, ia=111008)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111006 (s=110932, is=111006, ic=111007, ia=111009)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111007 (s=110932, is=111006, ic=111007, ia=111009)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111009 (s=110932, is=111006, ic=111007, ia=111009)