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