Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101809 (s=101809, is=101873, ic=101874, ia=101876)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101874 (s=101809, is=101874, ic=101875, ia=101877)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101875 (s=101809, is=101874, ic=101875, ia=101877)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101877 (s=101809, is=101874, ic=101875, ia=101877)