Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99827 (s=99827, is=99890, ic=99891, ia=99892)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99891 (s=99827, is=99891, ic=99892, ia=99893)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99892 (s=99827, is=99891, ic=99892, ia=99893)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99893 (s=99827, is=99891, ic=99892, ia=99893)