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