Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101734 (s=101734, is=101798, ic=101799, ia=101801)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101799 (s=101734, is=101799, ic=101800, ia=101802)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101800 (s=101734, is=101799, ic=101800, ia=101802)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101802 (s=101734, is=101799, ic=101800, ia=101802)