Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99738 (s=99738, is=99801, ic=99802, ia=99803)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99802 (s=99738, is=99802, ic=99803, ia=99804)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99803 (s=99738, is=99802, ic=99803, ia=99804)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99804 (s=99738, is=99802, ic=99803, ia=99804)