Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111800 (s=111800, is=111873, ic=111874, ia=111876)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111874 (s=111800, is=111874, ic=111875, ia=111877)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111875 (s=111800, is=111874, ic=111875, ia=111877)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111877 (s=111800, is=111874, ic=111875, ia=111877)