Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13982 (s=13982, is=13992, ic=13994, ia=13995)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13993 (s=13982, is=13993, ic=13995, ia=13996)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13995 (s=13982, is=13993, ic=13995, ia=13996)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13996 (s=13982, is=13993, ic=13995, ia=13996)