Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 110926 (s=110926, is=110999, ic=111000, ia=111002)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111000 (s=110926, is=111000, ic=111001, ia=111003)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111001 (s=110926, is=111000, ic=111001, ia=111003)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111003 (s=110926, is=111000, ic=111001, ia=111003)