Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111727 (s=111727, is=111800, ic=111801, ia=111803)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111801 (s=111727, is=111801, ic=111802, ia=111804)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111802 (s=111727, is=111801, ic=111802, ia=111804)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111804 (s=111727, is=111801, ic=111802, ia=111804)