Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3506 (s=3506, is=3510, ic=3508, ia=3510)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3511 (s=3506, is=3511, ic=3509, ia=3511)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3509 (s=3506, is=3511, ic=3509, ia=3511)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3511 (s=3506, is=3511, ic=3509, ia=3511)