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