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