Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111907 (s=111907, is=111980, ic=111981, ia=111983)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111981 (s=111907, is=111981, ic=111982, ia=111984)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111982 (s=111907, is=111981, ic=111982, ia=111984)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111984 (s=111907, is=111981, ic=111982, ia=111984)