Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101425 (s=101425, is=101489, ic=101490, ia=101492)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101490 (s=101425, is=101490, ic=101491, ia=101493)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101491 (s=101425, is=101490, ic=101491, ia=101493)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101493 (s=101425, is=101490, ic=101491, ia=101493)