Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9842 (s=9842, is=9850, ic=9849, ia=9851)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9851 (s=9842, is=9851, ic=9850, ia=9852)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9850 (s=9842, is=9851, ic=9850, ia=9852)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9852 (s=9842, is=9851, ic=9850, ia=9852)