Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89821 (s=89821, is=89882, ic=89883, ia=89884)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89883 (s=89821, is=89883, ic=89884, ia=89885)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89884 (s=89821, is=89883, ic=89884, ia=89885)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89885 (s=89821, is=89883, ic=89884, ia=89885)