Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11889 (s=11889, is=11901, ic=11900, ia=11902)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11902 (s=11889, is=11902, ic=11901, ia=11903)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11901 (s=11889, is=11902, ic=11901, ia=11903)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11903 (s=11889, is=11902, ic=11901, ia=11903)