Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99786 (s=99786, is=99849, ic=99850, ia=99851)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99850 (s=99786, is=99850, ic=99851, ia=99852)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99851 (s=99786, is=99850, ic=99851, ia=99852)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99852 (s=99786, is=99850, ic=99851, ia=99852)