Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11970 (s=11970, is=11982, ic=11981, ia=11983)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11983 (s=11970, is=11983, ic=11982, ia=11984)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11982 (s=11970, is=11983, ic=11982, ia=11984)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11984 (s=11970, is=11983, ic=11982, ia=11984)