Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101121 (s=101121, is=101185, ic=101186, ia=101188)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101186 (s=101121, is=101186, ic=101187, ia=101189)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101187 (s=101121, is=101186, ic=101187, ia=101189)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101189 (s=101121, is=101186, ic=101187, ia=101189)