Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101265 (s=101265, is=101329, ic=101330, ia=101332)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101330 (s=101265, is=101330, ic=101331, ia=101333)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101331 (s=101265, is=101330, ic=101331, ia=101333)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101333 (s=101265, is=101330, ic=101331, ia=101333)