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