Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65743 (s=65743, is=65798, ic=65799, ia=65800)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65799 (s=65743, is=65799, ic=65800, ia=65801)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65800 (s=65743, is=65799, ic=65800, ia=65801)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65801 (s=65743, is=65799, ic=65800, ia=65801)