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