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