Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10860 (s=10860, is=10873, ic=10875, ia=10876)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10874 (s=10860, is=10874, ic=10876, ia=10877)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10876 (s=10860, is=10874, ic=10876, ia=10877)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10877 (s=10860, is=10874, ic=10876, ia=10877)