Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50070 (s=50070, is=50120, ic=50120, ia=50122)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50121 (s=50070, is=50121, ic=50121, ia=50123)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50121 (s=50070, is=50121, ic=50121, ia=50123)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50123 (s=50070, is=50121, ic=50121, ia=50123)