Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11060 (s=11060, is=11070, ic=11069, ia=11071)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11071 (s=11060, is=11071, ic=11070, ia=11072)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11070 (s=11060, is=11071, ic=11070, ia=11072)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11072 (s=11060, is=11071, ic=11070, ia=11072)